Class IXBConflictType
java.lang.Object
wt.fc.EnumeratedType
wt.conflict._MessageType
wt.conflict.MessageType
wt.conflict._ConflictType
wt.conflict.ConflictType
wt.ixb.conflictFramework.conflictResolution.IXBConflictType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
Supported API: true
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IXBConflictTypeSupported API: truestatic final IXBConflictTypeSupported API: trueFields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods 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
-
Field Details
-
BUSINESS_FIELD_NOT_FOUND
Supported API: true -
BUSINESS_FIELD_DATA_STRUCTURE_NOT_MATCHED
Supported API: true
-