ModeShape Distribution 3.2.0.Final

Uses of Class
org.modeshape.jcr.RepositoryConfiguration.ProjectionConfiguration

Packages that use RepositoryConfiguration.ProjectionConfiguration
org.modeshape.jcr   
 

Uses of RepositoryConfiguration.ProjectionConfiguration in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return types with arguments of type RepositoryConfiguration.ProjectionConfiguration
 Map<String,List<RepositoryConfiguration.ProjectionConfiguration>> RepositoryConfiguration.Federation.getProjectionsByWorkspace()
          Returns the [workspaceName, list(projections)] of projections configured for each workspace.
 

Constructor parameters in org.modeshape.jcr with type arguments of type RepositoryConfiguration.ProjectionConfiguration
Connectors(JcrRepository.RunningState repository, Collection<RepositoryConfiguration.Component> components, Map<String,List<RepositoryConfiguration.ProjectionConfiguration>> preconfiguredProjections)
           
 


ModeShape Distribution 3.2.0.Final

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