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

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

Classes in org.apache.jackrabbit.core.version used by org.apache.jackrabbit.core
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-2008 The Apache Software Foundation. All Rights Reserved.