ModeShape Distribution 3.0.0.Beta4

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

Packages that use RepositoryConfiguration.IndexingMode
org.modeshape.jcr   
 

Uses of RepositoryConfiguration.IndexingMode in org.modeshape.jcr
 

Fields in org.modeshape.jcr declared as RepositoryConfiguration.IndexingMode
static RepositoryConfiguration.IndexingMode RepositoryConfiguration.Default.INDEXING_MODE
           
static RepositoryConfiguration.IndexingMode RepositoryConfiguration.Default.INDEXING_MODE_SYSTEM_CONTENT
           
 

Methods in org.modeshape.jcr that return RepositoryConfiguration.IndexingMode
static RepositoryConfiguration.IndexingMode RepositoryConfiguration.IndexingMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RepositoryConfiguration.IndexingMode[] RepositoryConfiguration.IndexingMode.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.