ModeShape Distribution 3.5.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
 List<RepositoryConfiguration.ProjectionConfiguration> Connectors.Snapshot.getProjectionConfigurationsForWorkspace(String workspaceName)
          Get all of the RepositoryConfiguration.ProjectionConfigurations that apply to the workspace with the given name.
 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.Snapshot(Collection<RepositoryConfiguration.Component> components, Map<String,List<RepositoryConfiguration.ProjectionConfiguration>> preconfiguredProjections)
           
Connectors(JcrRepository.RunningState repository, Collection<RepositoryConfiguration.Component> components, Map<String,List<RepositoryConfiguration.ProjectionConfiguration>> preconfiguredProjections)
           
 


ModeShape Distribution 3.5.0.Final

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