Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
Modifier and Type | Class and Description |
---|---|
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. |
Constructor and Description |
---|
ZombieHierarchyManager(HierarchyManagerImpl parent,
ItemStateManager provider,
ItemStateManager attic) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.