ModeShape Distribution 3.0.0.Beta4

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

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

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

Methods in org.modeshape.jcr.cache.document that return SessionNode.ChangedChildren
protected  SessionNode.ChangedChildren SessionNode.changedChildren()
           
 

Methods in org.modeshape.jcr.cache.document with parameters of type SessionNode.ChangedChildren
 void DocumentTranslator.changeChildren(NodeKey key, EditableDocument document, SessionNode.ChangedChildren changedChildren, ChildReferences appended)
           
 

Constructors in org.modeshape.jcr.cache.document with parameters of type SessionNode.ChangedChildren
SessionChildReferences(ChildReferences persisted, MutableChildReferences appended, SessionNode.ChangedChildren changedChildren)
           
 


ModeShape Distribution 3.0.0.Beta4

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