Package wt.content
Class _ContentConflictType
java.lang.Object
wt.fc.EnumeratedType
wt.conflict._MessageType
wt.conflict.MessageType
wt.conflict._ConflictType
wt.conflict.ConflictType
wt.content._ContentConflictType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
- Direct Known Subclasses:
ContentConflictType
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Modifier and TypeMethodDescriptionstatic ContentConflictTypeSupported API: truestatic ContentConflictType[]Supported API: trueSupported API: truestatic ContentConflictTypetoContentConflictType(String internal_value) Supported API: trueMethods inherited from class wt.conflict._ConflictType
getConflictTypeDefault, getConflictTypeSet, toConflictTypeMethods inherited from class wt.conflict._MessageType
getMessageTypeDefault, getMessageTypeSet, toMessageTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString
-
Method Details
-
toContentConflictType
public static ContentConflictType toContentConflictType(String internal_value) throws WTInvalidParameterException Supported API: true- Throws:
WTInvalidParameterException
-
getContentConflictTypeDefault
Supported API: true -
getContentConflictTypeSet
Supported API: true -
getValueSet
Supported API: true- Overrides:
getValueSetin class_ConflictType- Returns:
- EnumeratedType[]
-