public static final class AbstractReindexComponent.InIndex
extends java.lang.Enum
| Modifier and Type | Field and Description |
|---|---|
static AbstractReindexComponent.InIndex |
INDETERMINATE |
static AbstractReindexComponent.InIndex |
NO |
static AbstractReindexComponent.InIndex |
YES |
| Modifier and Type | Method and Description |
|---|---|
static AbstractReindexComponent.InIndex |
valueOf(java.lang.String name) |
static AbstractReindexComponent.InIndex[] |
values() |
public static final AbstractReindexComponent.InIndex YES
public static final AbstractReindexComponent.InIndex NO
public static final AbstractReindexComponent.InIndex INDETERMINATE
public static AbstractReindexComponent.InIndex[] values()
public static AbstractReindexComponent.InIndex valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.