wt.doc
Interface Document

All Superinterfaces:
ElectronicallySignable, Serializable
All Known Subinterfaces:
DocumentMaster, DocumentVersion
All Known Implementing Classes:
EPMDocument, EPMDocumentMaster, WTDocument, WTDocumentMaster

public interface Document
extends Serializable, ElectronicallySignable

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

Supported API: true

Extendable: true