ModeShape Distribution 3.5.0.Final

Uses of Interface
org.modeshape.jcr.Connectors.PathMappings

Packages that use Connectors.PathMappings
org.modeshape.jcr   
org.modeshape.jcr.federation   
 

Uses of Connectors.PathMappings in org.modeshape.jcr
 

Classes in org.modeshape.jcr that implement Connectors.PathMappings
protected static class Connectors.AbstractPathMappings
           
protected static class Connectors.BasicPathMappings
           
protected static class Connectors.EmptyPathMappings
           
 

Methods in org.modeshape.jcr that return Connectors.PathMappings
 Connectors.PathMappings Connectors.getPathMappings(Connector connector)
          Get the immutable mappings from connector-specific external paths to projected, repository paths.
 Connectors.PathMappings Connectors.Snapshot.getPathMappings(Connector connector)
          Get the immutable mappings from connector-specific external paths to projected, repository paths.
 

Uses of Connectors.PathMappings in org.modeshape.jcr.federation
 

Constructors in org.modeshape.jcr.federation with parameters of type Connectors.PathMappings
ConnectorChangeSetImpl(Connectors connectors, Connectors.PathMappings mappings, String processId, String repositoryKey, ChangeBus bus, DateTimeFactory timeFactory)
           
 


ModeShape Distribution 3.5.0.Final

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