|
Field Summary | ||
PROP_DESCRIPTION Names of the system version properties |
Method Summary | ||
getCreatedDate() Deprecated. use getFrozenModifiedDate |
||
getCreator() Deprecated. use getFrozenModifier |
||
getDescription() Helper method to get the version description. |
||
getFrozenModifiedDate() Helper method to get the frozen (original) modified date for this version of the node |
||
getFrozenModifier() Helper method to get the frozen (original) modifier for this version of the node |
||
getFrozenStateNodeRef() Gets the reference to the node that contains the frozen state of the version. |
||
getVersionedNodeRef() Gets a reference to the node that this version was created from. |
||
getVersionLabel() Helper method to get the version label from the version property data. |
||
getVersionProperties() Get the map containing the version property values |
||
getVersionProperty(String name) Gets the value of a named version property. |
||
getVersionType() Helper method to get the version type. |
Note that this reference will be to the current state of the versioned node which may now correspond to a later version.
|