ModeShape Distribution 3.2.0.Final

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

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

Classes in org.modeshape.jcr.federation that implement DocumentChanges.PropertyChanges
protected  class FederatedDocumentChanges.FederatedPropertyChanges
           
 

Methods in org.modeshape.jcr.federation that return DocumentChanges.PropertyChanges
 DocumentChanges.PropertyChanges FederatedDocumentChanges.getPropertyChanges()
           
 

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

Methods in org.modeshape.jcr.federation.spi that return DocumentChanges.PropertyChanges
 DocumentChanges.PropertyChanges DocumentChanges.getPropertyChanges()
          Returns the changes to the properties.
 


ModeShape Distribution 3.2.0.Final

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