| Package | Description |
|---|---|
| org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
| org.apache.jackrabbit.core.session |
| Modifier and Type | Field and Description |
|---|---|
protected SessionItemStateManager |
ItemImpl.stateMgr
SessionItemStateManager associated with this Item |
| Modifier and Type | Method and Description |
|---|---|
protected SessionItemStateManager |
SessionImpl.createSessionItemStateManager()
Create the session item state manager.
|
| Modifier and Type | Method and Description |
|---|---|
SessionItemStateManager |
SessionContext.getItemStateManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionContext.setItemStateManager(SessionItemStateManager itemStateManager) |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.