ModeShape Distribution 3.2.0.Final

Uses of Interface
org.modeshape.jcr.federation.spi.DocumentChanges.ChildrenChanges

Packages that use DocumentChanges.ChildrenChanges
org.modeshape.jcr.federation   
org.modeshape.jcr.federation.spi This package provides a Service Provider Interface (SPI) for connectors to external systems. 
 

Uses of DocumentChanges.ChildrenChanges in org.modeshape.jcr.federation
 

Classes in org.modeshape.jcr.federation that implement DocumentChanges.ChildrenChanges
protected  class FederatedDocumentChanges.FederatedChildrenChanges
           
 

Methods in org.modeshape.jcr.federation that return DocumentChanges.ChildrenChanges
 DocumentChanges.ChildrenChanges FederatedDocumentChanges.getChildrenChanges()
           
 

Uses of DocumentChanges.ChildrenChanges in org.modeshape.jcr.federation.spi
 

Methods in org.modeshape.jcr.federation.spi that return DocumentChanges.ChildrenChanges
 DocumentChanges.ChildrenChanges DocumentChanges.getChildrenChanges()
          Returns the changes to the children.
 


ModeShape Distribution 3.2.0.Final

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