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

Packages that use InternalVersionHistory
org.apache.jackrabbit.core.version   
 

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
 



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