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

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

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

Methods in org.apache.jackrabbit.core.version that return VersionSet
 VersionSet InternalBaseline.getBaseVersions()
          Returns the recorded base versions of all versionable nodes in the configuration.
 VersionSet InternalActivity.getChangeSet()
          Returns the changeset of this activity.
 

Methods in org.apache.jackrabbit.core.version with parameters of type VersionSet
protected  void VersionManagerImplRestore.internalRestore(VersionSet versions, boolean removeExisting)
           
 



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