Uses of Class
org.jboss.dna.graph.connector.federation.Projection

Packages that use Projection
org.jboss.dna.graph.connector.federation JBoss DNA 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 in org.jboss.dna.graph.connector.federation
 

Methods in org.jboss.dna.graph.connector.federation with parameters of type Projection
 int Projection.compareTo(Projection that)
          
 

Method parameters in org.jboss.dna.graph.connector.federation with type arguments of type Projection
 org.jboss.dna.graph.connector.federation.FederatedWorkspace FederatedRepositorySource.addWorkspace(String workspaceName, Iterable<Projection> projections, boolean isDefault)
          Add a federated workspace to this source.
 



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