ModeShape Distribution 3.0.0.Beta4

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

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

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

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

Methods in org.modeshape.jcr.cache.document that return WritableSessionCache
protected  WritableSessionCache SessionNode.writableSession(NodeCache cache)
           
 

Constructors in org.modeshape.jcr.cache.document with parameters of type WritableSessionCache
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.