Uses of Package
org.apache.jackrabbit.core.version

Packages that use org.apache.jackrabbit.core.version
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
 

Classes in org.apache.jackrabbit.core.version used by org.apache.jackrabbit.core
JcrVersionManagerImpl
          Implementation of the VersionManager.
VersionImpl
          Base implementation of the Version interface.
VersionManager
          This interface defines the version manager.
VersionManagerImpl
          This Class implements a VersionManager.
VersionSelector
          This Interface defines the version selector that needs to provide a version, given some hints and a version history. the selector is used in the various restore methods in order to select the correct version of previously versioned OPV=Version children upon restore.
 

Classes in org.apache.jackrabbit.core.version used by org.apache.jackrabbit.core.version
InternalFreeze
          the base interface for nodes that were versioned and turned either into InternalFrozenNode or InteralFrozenVersionHistory.
InternalFrozenNode
          The InternalFrozenNode interface represents the frozen node that was generated during a Node.checkin().
InternalVersion
          This interface defines the internal version.
InternalVersionHistory
          This interface defines the internal version history.
InternalVersionItem
          This interface defines the base for all internal versioning items.
NodeStateEx
          This Class provides some basic node operations directly on the node state.
VersionHistoryInfo
          Simple data object that carries the identifiers of a version history node and the related root version node.
VersionImpl
          Base implementation of the Version interface.
VersionItemStateManager
          Spezialized SharedItemStateManager that filters out NodeReferences to non-versioning states.
VersionManager
          This interface defines the version manager.
VersionManagerImpl
          This Class implements a VersionManager.
VersionManagerImpl.DynamicESCFactory
           
VersionSelector
          This Interface defines the version selector that needs to provide a version, given some hints and a version history. the selector is used in the various restore methods in order to select the correct version of previously versioned OPV=Version children upon restore.
 



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