Package org.apache.jackrabbit.core.session
-
Interface Summary Interface Description SessionOperation<T> Session operation.SessionWriteOperation<T> Marker interface that marks aSessionOperation
that modifies the state of the session or the repository. -
Class Summary Class Description AddNodeOperation Session operation for adding a new node.NodeNameNormalizer Convenience class for checking/logging "weird" node names.SessionContext Component context of a session.SessionItemOperation<T> Session operation for accessing an item at a given path.SessionRefreshOperation Operation to refresh the state of a session.SessionSaveOperation Operation to persist transient changes in a session.SessionState Internal session state.