|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
org.alfresco.repo.node.index.AbstractReindexComponent.InIndex
public static final class AbstractReindexComponent.InIndex
Field Summary | |
---|---|
static AbstractReindexComponent.InIndex |
INDETERMINATE
|
static AbstractReindexComponent.InIndex |
NO
|
static AbstractReindexComponent.InIndex |
YES
|
Method Summary | |
---|---|
static AbstractReindexComponent.InIndex |
valueOf(java.lang.String name)
|
static AbstractReindexComponent.InIndex[] |
values()
|
Methods inherited from class java.lang.Enum |
---|
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final AbstractReindexComponent.InIndex YES
public static final AbstractReindexComponent.InIndex NO
public static final AbstractReindexComponent.InIndex INDETERMINATE
Method Detail |
---|
public static AbstractReindexComponent.InIndex[] values()
public static AbstractReindexComponent.InIndex valueOf(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |