ModeShape Distribution 3.0.0.Alpha6

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
 

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)
           
 


ModeShape Distribution 3.0.0.Alpha6

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