Package wt.doc
Interface Document
- All Superinterfaces:
wt.doc._Document,wt.org.electronicIdentity._ElectronicallySignable,wt.org.electronicIdentity.ElectronicallySignable,Serializable
- All Known Subinterfaces:
wt.doc._DocumentMaster,DocumentMaster
- All Known Implementing Classes:
_EPMDocument,_EPMDocumentMaster,_ProxyDocument,_ProxyDocumentMaster,_WTDocument,_WTDocumentMaster,EPMDocument,EPMDocumentMaster,ProxyDocument,ProxyDocumentMaster,WTDocument,WTDocumentMaster
@GenAsUnPersistable(interfaces={java.io.Serializable.class,wt.org.electronicIdentity.ElectronicallySignable.class},
extendable=true)
public interface Document
extends wt.doc._Document
An interface representing the concept of a document. A document object
represents file data.
Supported API: true
Extendable: true
Supported API: true
Extendable: true