ModeShape Distribution 3.0.0.Beta4

Uses of Interface
org.modeshape.jcr.cache.SessionCache.SaveContext

Packages that use SessionCache.SaveContext
org.modeshape.jcr   
org.modeshape.jcr.cache   
org.modeshape.jcr.cache.document   
 

Uses of SessionCache.SaveContext in org.modeshape.jcr
 

Methods in org.modeshape.jcr with parameters of type SessionCache.SaveContext
 void JcrSession.JcrPreSave.process(MutableCachedNode node, SessionCache.SaveContext context)
           
 

Uses of SessionCache.SaveContext in org.modeshape.jcr.cache
 

Methods in org.modeshape.jcr.cache with parameters of type SessionCache.SaveContext
 void SessionCache.PreSave.process(MutableCachedNode modifiedOrNewNode, SessionCache.SaveContext context)
          Process the supplied node prior to saving the changes.
 

Uses of SessionCache.SaveContext in org.modeshape.jcr.cache.document
 

Classes in org.modeshape.jcr.cache.document that implement SessionCache.SaveContext
protected static class AbstractSessionCache.BasicSaveContext
           
 


ModeShape Distribution 3.0.0.Beta4

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