Uses of Class
org.apache.jackrabbit.core.version.VersionHistoryInfo

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

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

Methods in org.apache.jackrabbit.core.version that return VersionHistoryInfo
protected  VersionHistoryInfo InternalXAVersionManager.createVersionHistory(Session session, NodeState node, NodeId copiedFrom)
          Creates a new version history.
protected  VersionHistoryInfo InternalVersionManagerImpl.createVersionHistory(Session session, NodeState node, NodeId copiedFrom)
          Creates a new version history.
 VersionHistoryInfo InternalVersionManager.getVersionHistory(Session session, NodeState vNode, NodeId copiedFrom)
          Returns information about the version history of the specified node.
 



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