Package fr.gouv.vitam.common.guid


package fr.gouv.vitam.common.guid
Global Unique Identifier support for Vitam
  • Class
    Description
    GUID Interface
    GUID Factory

    Usage:
    One should use the appropriate helper according to the type of the object for the GUID.
    For instance: for a Unit newUnitGUID(tenantId);

    No one should not in general use directly newGUID helpers.
    Defines all types that could have a UUID
    Utility Enum for GUIDObjectType
    GUUID Reader