Package org.apache.jackrabbit.jcr2spi.hierarchy
-
Interface Summary Interface Description ChildNodeEntries ChildNodeEntries
represents a collection ofNodeEntry
s that also maintains the index values of same-name siblings on insertion and removal.ChildPropertyEntries ChildPropertyEntries
...EntryFactory.InvalidationStrategy Strategy for invalidating item statesEntryFactory.NodeEntryListener HierarchyEntry HierarchyEntry
...HierarchyManager HierarchyManager
...NodeEntry NodeEntry
...PropertyEntry PropertyEntry
... -
Class Summary Class Description ChildPropertyEntriesImpl ChildPropertyEntriesImpl
...EntryFactory EntryFactory
...HierarchyEventListener HierarchyEventListener
...HierarchyManagerImpl HierarchyManagerImpl
implements theHierarchyManager
interface.NodeEntryImpl NodeEntryImpl
implements common functionality for child node entry implementations.PropertyEntryImpl PropertyEntryImpl
implements a reference to a property state.UniqueIdResolver UniqueIdResolver
allows to retrieveNodeEntry
instances that are identified by a uniqueID.