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
InternalVersion
          This interface defines the internal version.
VersionManager
          This interface defines the version manager.
VersionSelector
          This Interface defines the version selector that needs to provide a version, given some hints and a version history
 

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().
InternalFrozenVersionHistory
          This interface defines a frozen versionable child node, that was created during a Node.checkin() with a OPV==Version node.
InternalVersion
          This interface defines the internal version.
InternalVersionHistory
          This interface defines the internal version history.
InternalVersionHistoryImpl
          Implements a InternalVersionHistory
InternalVersionItem
          This interface defines the base for all internal versioning items.
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
 



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