Uses of Class
org.modeshape.graph.connector.federation.Projection.PathRule

Packages that use Projection.PathRule
org.modeshape.graph.connector.federation ModeShape provides a federated connector that is able to access repository content from multiple external systems and make that content look like it exists in a single unified repository. 
 

Uses of Projection.PathRule in org.modeshape.graph.connector.federation
 

Methods in org.modeshape.graph.connector.federation that return Projection.PathRule
static Projection.PathRule Projection.parsePathRule(String definition, ExecutionContext context)
          Parse the string definition of a Projection.PathRule.
 



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