Uses of Class
org.apache.jackrabbit.core.HierarchyManagerImpl
-
Packages that use HierarchyManagerImpl Package Description 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 Modifier and Type Class Description classCachingHierarchyManagerImplementation of aHierarchyManagerthat caches paths of items.classZombieHierarchyManagerHierarchyManagerimplementation 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 Constructor Description ZombieHierarchyManager(HierarchyManagerImpl parent, ItemStateManager provider, ItemStateManager attic)
-