Class DocumentId
java.lang.Object
com.saperion.connector.structures.identifiers.ElementId
com.saperion.connector.structures.identifiers.DocumentId
Represents an entry in an archive with the name of the archive, unique id overall revisions, the
revision id, if it is a link and it should be resolved, if it is the latest or it should be
checked if there is a newer one.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static interface
static interface
Nested classes/interfaces inherited from class com.saperion.connector.structures.identifiers.ElementId
ElementId.ElementIdBuilder
-
Field Summary
FieldsFields inherited from class com.saperion.connector.structures.identifiers.ElementId
latest, revisionId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentId.UIDBuilder
documentId
(String definition) boolean
link()
uniqueID()
Methods inherited from class com.saperion.connector.structures.identifiers.ElementId
elementId, latest, revisionID
-
Field Details
-
definition
-
uniqueID
-
link
protected boolean link
-
-
Constructor Details
-
DocumentId
protected DocumentId()
-
-
Method Details
-
definition
-
uniqueID
-
link
public boolean link() -
documentId
-