Uses of Interface
org.apache.jackrabbit.core.version.InternalVersionHistory

Packages that use InternalVersionHistory
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
 

Uses of InternalVersionHistory in org.apache.jackrabbit.core.version
 

Methods in org.apache.jackrabbit.core.version that return InternalVersionHistory
protected  InternalVersionHistory VersionHistoryImpl.getInternalVersionHistory()
          Returns the internal version history.
 InternalVersionHistory InternalVersion.getVersionHistory()
          returns the internal version history in wich this version lifes in.
 InternalVersionHistory InternalFrozenVersionHistory.getVersionHistory()
          Returns the version history that was assigned to the node at the time it was versioned.
 InternalVersionHistory VersionManager.getVersionHistory(NodeId id)
          Returns the version history with the given id
 InternalVersionHistory VersionManager.getVersionHistoryOfNode(NodeId id)
          Returns the version history for the versionable node with the given id.
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.