wt.doc
Interface Document

All Superinterfaces:
wt.org.electronicIdentity.ElectronicallySignable, Serializable
All Known Subinterfaces:
DocumentMaster, DocumentVersion
All Known Implementing Classes:
EPMDocument, EPMDocumentMaster, ProxyDocument, ProxyDocumentMaster, WTDocument, WTDocumentMaster

public interface Document
extends Serializable, wt.org.electronicIdentity.ElectronicallySignable

An interface representing the concept of a document. A document object represents file data.

Supported API: true

Extendable: true