Package | Description |
---|---|
org.modeshape.jcr |
Modifier and Type | Method and Description |
---|---|
RepositoryConfiguration.ReindexingMode |
RepositoryConfiguration.Reindexing.mode()
Gets the way reindexing should be performed.
|
static RepositoryConfiguration.ReindexingMode |
RepositoryConfiguration.ReindexingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RepositoryConfiguration.ReindexingMode[] |
RepositoryConfiguration.ReindexingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2017 JBoss, a division of Red Hat. All rights reserved.