ModeShape Distribution 3.5.0.Final

Uses of Interface
org.modeshape.jcr.federation.spi.ConnectorChangeSet

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

Uses of ConnectorChangeSet in org.modeshape.jcr.federation
 

Classes in org.modeshape.jcr.federation that implement ConnectorChangeSet
 class ConnectorChangeSetImpl
           
 

Methods in org.modeshape.jcr.federation that return ConnectorChangeSet
 ConnectorChangeSet ConnectorChangeSetFactory.newChangeSet()
          Create a new change set for the connector.
 

Uses of ConnectorChangeSet in org.modeshape.jcr.federation.spi
 

Methods in org.modeshape.jcr.federation.spi that return ConnectorChangeSet
protected  ConnectorChangeSet Connector.newConnectorChangedSet()
           
 


ModeShape Distribution 3.5.0.Final

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