Class PersistedObjectId


  • public class PersistedObjectId
    extends Object
    handles id (of type OBJECT_ID) in PartyRef
    • Constructor Detail

      • PersistedObjectId

        public PersistedObjectId()
    • Method Detail

      • fromDB

        public com.nedap.archie.rm.support.identification.ObjectId fromDB​(PartyIdentifiedRecord identifiedRecord)
        returns the specific ObjectId corresponding to the specialization The specialization is provided by the object_id_type Enum value stored in DB (party_identified)
        Parameters:
        identifiedRecord -
        Returns:
      • objectIdClassSnakeCase

        public String objectIdClassSnakeCase​(com.nedap.archie.rm.support.identification.PartyRef externalRef)
        convert an objectId specialized class name in its snake case equivalent for storage
        Parameters:
        externalRef -
        Returns: