Package org.apache.jackrabbit.core.session

Interface Summary
SessionOperation<T> Session operation.
SessionWriteOperation<T> Marker interface that marks a SessionOperation that modifies the state of the session or the repository.
 

Class Summary
AddNodeOperation Session operation for adding a new node.
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.
 



Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.