ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.cache.document.SessionNode

Packages that use SessionNode
org.modeshape.jcr.cache.document   
 

Uses of SessionNode in org.modeshape.jcr.cache.document
 

Fields in org.modeshape.jcr.cache.document declared as SessionNode
protected  SessionNode SessionNode.DeepCopy.targetNode
           
 

Methods in org.modeshape.jcr.cache.document that return SessionNode
protected  SessionNode WritableSessionCache.add(SessionNode newNode)
           
 SessionNode WritableSessionCache.mutable(NodeKey key)
           
 SessionNode ReadOnlySessionCache.mutable(NodeKey key)
           
abstract  SessionNode AbstractSessionCache.mutable(NodeKey key)
           
protected  SessionNode SessionNode.removeChildFromNode(AbstractSessionCache session, NodeKey key)
           
 

Methods in org.modeshape.jcr.cache.document with parameters of type SessionNode
protected  SessionNode WritableSessionCache.add(SessionNode newNode)
           
protected  void WritableSessionCache.assertInSession(SessionNode node)
           
 

Constructors in org.modeshape.jcr.cache.document with parameters of type SessionNode
SessionNode.DeepClone(SessionNode targetNode, WritableSessionCache cache, CachedNode sourceNode, SessionCache sourceCache)
           
SessionNode.DeepCopy(SessionNode targetNode, WritableSessionCache cache, CachedNode sourceNode, SessionCache sourceCache)
           
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.