Package wt.access.conflict
Class SLConflictType
java.lang.Object
wt.fc.EnumeratedType
wt.conflict._MessageType
wt.conflict.MessageType
wt.conflict._ConflictType
wt.conflict.ConflictType
wt.access.conflict._SLConflictType
wt.access.conflict.SLConflictType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(superClass=ConflictType.class,
supportedAPI=PUBLIC)
public class SLConflictType
extends _SLConflictType
Class that registers conflict types associated with Security Label actions.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.meta.EnumeratedType
DEFAULT_VALUE, ORDER, SELECTABLE -
Method Summary
Methods inherited from class wt.access.conflict._SLConflictType
getSLConflictTypeDefault, getSLConflictTypeSet, getValueSet, toSLConflictTypeMethods 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