ModeShape Distribution 3.2.0.Final

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

Packages that use DocumentChanges.ParentChanges
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.ParentChanges in org.modeshape.jcr.federation
 

Classes in org.modeshape.jcr.federation that implement DocumentChanges.ParentChanges
protected  class FederatedDocumentChanges.FederatedParentChanges
           
 

Methods in org.modeshape.jcr.federation that return DocumentChanges.ParentChanges
 DocumentChanges.ParentChanges FederatedDocumentChanges.getParentChanges()
           
 

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

Methods in org.modeshape.jcr.federation.spi that return DocumentChanges.ParentChanges
 DocumentChanges.ParentChanges DocumentChanges.getParentChanges()
          Returns the changes to the parents.
 


ModeShape Distribution 3.2.0.Final

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