Uses of Class
org.apache.jackrabbit.core.HierarchyManagerImpl

Packages that use HierarchyManagerImpl
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
 

Uses of HierarchyManagerImpl in org.apache.jackrabbit.core
 

Subclasses of HierarchyManagerImpl in org.apache.jackrabbit.core
 class CachingHierarchyManager
          Implementation of a HierarchyManager that caches paths of items.
 class ZombieHierarchyManager
          HierarchyManager implementation that is also able to build/resolve paths of those items that have been moved or removed (i.e.
 

Fields in org.apache.jackrabbit.core declared as HierarchyManagerImpl
protected  HierarchyManagerImpl WorkspaceImpl.hierMgr
          The hierarchy mgr that reflects persistent state only (i.e.
 



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