Uses of Class
org.apache.jackrabbit.core.state.TransactionalItemStateManager

Packages that use TransactionalItemStateManager
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
 

Uses of TransactionalItemStateManager in org.apache.jackrabbit.core
 

Fields in org.apache.jackrabbit.core declared as TransactionalItemStateManager
protected  TransactionalItemStateManager WorkspaceImpl.stateMgr
          The persistent state mgr associated with the workspace represented by this Workspace instance.
 

Methods in org.apache.jackrabbit.core that return TransactionalItemStateManager
 TransactionalItemStateManager WorkspaceImpl.getItemStateManager()
          Returns the item state manager associated with the workspace represented by this WorkspaceImpl instance.
 



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