Package | Description |
---|---|
org.modeshape.jcr |
Modifier and Type | Field and Description |
---|---|
static RepositoryConfiguration.IndexingMode |
RepositoryConfiguration.Default.INDEXING_MODE |
static RepositoryConfiguration.IndexingMode |
RepositoryConfiguration.Default.INDEXING_MODE_SYSTEM_CONTENT |
Modifier and Type | Method and Description |
---|---|
RepositoryConfiguration.IndexingMode |
RepositoryConfiguration.IndexRebuildOptions.getMode()
Returns the mode in which indexes should be rebuilt.
|
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.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.