|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.fc.EnumeratedType
wt.replication.unit.UnitReplicationStatus
Supported API: false
Extendable: false
Nested Class Summary |
Nested classes inherited from class wt.fc.EnumeratedType |
|
Field Summary | |
private static String |
CLASS_RESOURCE
Deprecated. |
private static String |
CLASSNAME
Deprecated. |
static UnitReplicationStatus |
COMPLETE
Deprecated. |
static UnitReplicationStatus |
EMPTY
Deprecated. |
static UnitReplicationStatus |
FAILED
Deprecated. |
static UnitReplicationStatus |
IN_PROCESS
Deprecated. |
private static Hashtable |
localeSets
Deprecated. |
static UnitReplicationStatus |
NOT_APPLICABLE
Deprecated. |
private static String |
RESOURCE
Deprecated. |
static UnitReplicationStatus |
SCHEDULED
Deprecated. |
static UnitReplicationStatus |
SUSPENDED
Deprecated. |
private static EnumeratedType[] |
valueSet
Deprecated. |
Fields inherited from class wt.fc.EnumeratedType |
secretHandshake, SEP_CHAR |
Fields inherited from interface wt.meta.EnumeratedType |
DEFAULT_VALUE, ORDER, SELECTABLE |
Constructor Summary | |
protected |
UnitReplicationStatus()
Deprecated. |
Method Summary | |
protected EnumeratedType[] |
getLocaleSet(Locale locale)
Deprecated. |
static UnitReplicationStatus |
getUnitReplicationStatusDefault()
Deprecated. |
static UnitReplicationStatus[] |
getUnitReplicationStatusSet()
Deprecated. |
EnumeratedType[] |
getValueSet()
Deprecated. |
private static EnumeratedType[] |
initializeLocaleSet(Locale locale)
Deprecated. |
static UnitReplicationStatus |
newUnitReplicationStatus(int secretHandshake)
Deprecated. |
static UnitReplicationStatus |
toUnitReplicationStatus(String internal_value)
Deprecated. |
protected EnumeratedType[] |
valueSet()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private static final String CLASS_RESOURCE
private static final EnumeratedType[] valueSet
private static Hashtable localeSets
public static final UnitReplicationStatus EMPTY
public static final UnitReplicationStatus SCHEDULED
public static final UnitReplicationStatus IN_PROCESS
public static final UnitReplicationStatus COMPLETE
public static final UnitReplicationStatus FAILED
public static final UnitReplicationStatus NOT_APPLICABLE
public static final UnitReplicationStatus SUSPENDED
Constructor Detail |
protected UnitReplicationStatus()
Method Detail |
public static UnitReplicationStatus newUnitReplicationStatus(int secretHandshake) throws IllegalAccessException
secretHandshake
-
IllegalAccessException
public static UnitReplicationStatus toUnitReplicationStatus(String internal_value) throws WTInvalidParameterException
internal_value
- The internal (persistent) value for a valid instance of UnitReplicationStatus.
WTInvalidParameterException
public static UnitReplicationStatus getUnitReplicationStatusDefault()
public static UnitReplicationStatus[] getUnitReplicationStatusSet()
public EnumeratedType[] getValueSet()
getValueSet
in class EnumeratedType
protected EnumeratedType[] valueSet()
valueSet
in class EnumeratedType
protected EnumeratedType[] getLocaleSet(Locale locale)
getLocaleSet
in class EnumeratedType
locale
-
private static EnumeratedType[] initializeLocaleSet(Locale locale) throws Throwable
locale
-
Throwable
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |