ModeShape Distribution 3.0.0.Beta4

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

Packages that use RepositoryConfiguration.QueryRebuild
org.modeshape.jcr   
 

Uses of RepositoryConfiguration.QueryRebuild in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return RepositoryConfiguration.QueryRebuild
 RepositoryConfiguration.QueryRebuild RepositoryConfiguration.QuerySystem.getRebuildIndexesUponStartup()
          Get the specification for when the indexes should be built when the system starts up.
static RepositoryConfiguration.QueryRebuild RepositoryConfiguration.QueryRebuild.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepositoryConfiguration.QueryRebuild[] RepositoryConfiguration.QueryRebuild.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


ModeShape Distribution 3.0.0.Beta4

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