Package wt.doc

Class DocumentType

All Implemented Interfaces:
Serializable, Comparable, EnumeratedType, LocalizableMetadata, LocalizableMessage, Message

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class DocumentType extends _DocumentType
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
See Also: