public class DocumentId extends ElementId
Modifier and Type | Class and Description |
---|---|
static class |
DocumentId.BuilderChain |
static interface |
DocumentId.DocumentIdBuilder |
static interface |
DocumentId.UIDBuilder |
ElementId.ElementIdBuilder
Modifier and Type | Field and Description |
---|---|
protected String |
definition |
protected boolean |
link |
protected UID |
uniqueID |
latest, revisionId
Modifier | Constructor and Description |
---|---|
protected |
DocumentId() |
Modifier and Type | Method and Description |
---|---|
String |
definition() |
static DocumentId.UIDBuilder |
documentId(String definition) |
boolean |
link() |
UID |
uniqueID() |
elementId, latest, revisionID
Copyright © 2016 SAPERION AG. All rights reserved.