Package wt.epm.workspaces
Class EPMConfigurationType
java.lang.Object
wt.fc.EnumeratedType
wt.epm.workspaces._EPMConfigurationType
wt.epm.workspaces.EPMConfigurationType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
@GenAsEnumeratedType(supportedAPI=PUBLIC)
public class EPMConfigurationType
extends _EPMConfigurationType
This enumerated type indicates the type of as stored configuration.
For instance, AS_CHECKED_IN or AS_PUBLISHED. The values are in a resource
bundle.
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.epm.workspaces._EPMConfigurationType
getEPMConfigurationTypeDefault, getEPMConfigurationTypeSet, getValueSet, toEPMConfigurationTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString