Package | Description |
---|---|
org.apache.jackrabbit.jcr2spi | |
org.apache.jackrabbit.jcr2spi.version |
Modifier and Type | Interface and Description |
---|---|
interface |
ItemCache
ItemCache ... |
Modifier and Type | Class and Description |
---|---|
class |
ItemCacheImpl
ItemCacheImpl ... |
Modifier and Type | Field and Description |
---|---|
protected Map<ItemLifeCycleListener,ItemLifeCycleListener> |
ItemImpl.listeners
Listeners (weak references)
|
protected Map<ItemLifeCycleListener,ItemLifeCycleListener> |
ItemImpl.listeners
Listeners (weak references)
|
Constructor and Description |
---|
ItemImpl(SessionImpl session,
ItemState state,
ItemLifeCycleListener[] listeners) |
NodeImpl(SessionImpl session,
NodeState state,
ItemLifeCycleListener[] listeners) |
PropertyImpl(SessionImpl session,
PropertyState state,
ItemLifeCycleListener[] listeners) |
Constructor and Description |
---|
VersionHistoryImpl(SessionImpl session,
NodeState state,
ItemLifeCycleListener[] listeners) |
VersionImpl(SessionImpl session,
NodeState state,
ItemLifeCycleListener[] listeners) |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.