|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalFrozenVersionHistory
This interface defines a frozen versionable child node, that was created
during a Node.checkin() with a OPV==Version node.
| Method Summary | |
|---|---|
NodeId |
getBaseVersionId()
Returns the id of the base version that was assigned to the node at the time it was versioned. |
InternalVersion |
getBaseVesion()
Returns the base version that was assigned to the node at the time it was versioned. |
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. |
| Methods inherited from interface org.apache.jackrabbit.core.version.InternalFreeze |
|---|
getName |
| Methods inherited from interface org.apache.jackrabbit.core.version.InternalVersionItem |
|---|
getId, getParent |
| Method Detail |
|---|
NodeId getVersionHistoryId()
InternalVersionHistory getVersionHistory()
throws VersionException
VersionException - if the history cannot be retrieved.NodeId getBaseVersionId()
InternalVersion getBaseVesion()
throws VersionException
VersionException - if the version could not be retrieved
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||