public interface InternalFrozenVersionHistory extends InternalFreeze
Node.checkin() with a OPV==Version node.| Modifier and Type | Method and Description |
|---|---|
InternalVersion |
getBaseVersion()
Returns the base version that was assigned to the node at
the time it was versioned.
|
NodeId |
getBaseVersionId()
Returns the id of the base version that was assigned to the node at
the time it was versioned.
|
InternalVersion |
getBaseVesion()
Deprecated.
use
getBaseVersion() instead |
InternalVersionHistory |
getVersionHistory()
Returns the version history that was assigned to the node at
the time it was versioned.
|
NodeId |
getVersionHistoryId()
Returns the id of the version history that was assigned to the node at
the time it was versioned.
|
getNamegetId, getParentNodeId getVersionHistoryId()
InternalVersionHistory getVersionHistory() throws VersionException
VersionException - if the history cannot be retrieved.NodeId getBaseVersionId()
InternalVersion getBaseVesion() throws VersionException
getBaseVersion() insteadVersionExceptionInternalVersion getBaseVersion() throws VersionException
VersionException - if the version could not be retrievedCopyright © 2004–2022 The Apache Software Foundation. All rights reserved.