Package wt.doc
Class DocumentType
java.lang.Object
wt.fc.EnumeratedType
wt.doc._DocumentType
wt.doc.DocumentType
- All Implemented Interfaces:
Serializable,Comparable,EnumeratedType,LocalizableMetadata,LocalizableMessage,Message
DocumentType is an enumeration that defines the types of documents that
the system can store. Users can indicate the type when documents are
created. Customers may add new document types by adding additional values
to the associated resource bundle, DocumentTypeRB.
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.doc._DocumentType
getDocumentTypeDefault, getDocumentTypeSet, getValueSet, toDocumentTypeMethods inherited from class wt.fc.EnumeratedType
equals, getDisplay, getLocalizedMessage, getOrder, getSelectableValueSet, getStringValue, getStringValue, hashCode, isDefaultValue, isDefaultValue, isSelectable, main, toEnumeratedType, toEnumeratedType, toString