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

Packages that use HierarchyManagerImpl
org.apache.jackrabbit.core   
 

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.
 

Constructors in org.apache.jackrabbit.core with parameters of type HierarchyManagerImpl
ZombieHierarchyManager(HierarchyManagerImpl parent, ItemStateManager provider, ItemStateManager attic)
           
 



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