Package wt.epm

Class EPMDocumentType

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

@GenAsEnumeratedType(supportedAPI=PUBLIC) public class EPMDocumentType extends _EPMDocumentType
EPMDocumentType is an enumeration that defines the types of EPMDocuments 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, EPMDocumentTypeRB.

Supported API: true

Extendable: false
See Also: