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

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

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

Methods in org.apache.jackrabbit.core.version that return InternalBaseline
 InternalBaseline InternalVersionManager.getBaseline(NodeId id)
          Returns the baseline with the given id
 

Methods in org.apache.jackrabbit.core.version with parameters of type InternalBaseline
protected  NodeId VersionManagerImplConfig.restore(NodeStateEx parent, Name name, InternalBaseline baseline)
          Restores the versions recorded in the given baseline below the specified path.
 



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