public interface ElementInfo extends BasicElementInfo, Comparable<ElementInfo>, ValueOfContractor
ValueOfContractor.Invoke
Modifier and Type | Method and Description |
---|---|
String |
getComment() |
String |
getEditor() |
List<Long> |
getParentPath()
Returns a list of ID's of the original parent path of the underlying deleted element starting with the ID of the
root node descending to the direct parent node.
|
Revision |
getRevision() |
long |
getTime() |
List<String> |
getUidPath()
Returns a list of UID's of the original parent path of the underlying deleted element starting with the UID of the
root node descending to the direct parent node.
|
getNodeId, getNodeTag, getRevisionId, getStoreType, getUid
compareTo
List<Long> getParentPath()
List<String> getUidPath()
Be aware that all elements of the parent path are returned no matter if they have a UID or not (e.g. *TemplateFolder or GCAFolder). If an element has no UID, the name is used for the path.
Revision getRevision()
String getEditor()
String getComment()
long getTime()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210