| Package | Description |
|---|---|
| org.apache.jackrabbit.jcr2spi | |
| org.apache.jackrabbit.jcr2spi.hierarchy | |
| org.apache.jackrabbit.jcr2spi.state | |
| org.apache.jackrabbit.jcr2spi.version |
| Modifier and Type | Class and Description |
|---|---|
class |
ItemImpl
ItemImpl... |
class |
ItemManagerImpl
ItemManagerImpl implements the ItemManager interface. |
class |
NodeImpl
NodeImpl... |
class |
PropertyImpl
PropertyImpl... |
| Modifier and Type | Class and Description |
|---|---|
class |
UniqueIdResolver
UniqueIdResolver allows to retrieve NodeEntry instances
that are identified by a uniqueID. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ItemStateCreationListener
ItemStateCreationListener... |
| Modifier and Type | Class and Description |
|---|---|
class |
TransientISFactory
TransientISFactory... |
class |
TransientItemStateManager
TransientItemStateManager adds support for transient changes on
ItemStates and also provides methods to create new item states. |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ItemStateLifeCycleListener> |
ItemState.getListeners()
Unmodifiable iterator over the listeners present on this item state.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemState.addListener(ItemStateLifeCycleListener listener)
Add an
ItemStateLifeCycleListener |
void |
ItemState.removeListener(ItemStateLifeCycleListener listener)
Remove an
ItemStateLifeCycleListener |
| Modifier and Type | Class and Description |
|---|---|
class |
VersionHistoryImpl
VersionHistoryImpl... |
class |
VersionImpl
VersionImpl... |
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.