Package wt.doc

Interface Summary
Document An interface representing the concept of a document.
DocumentDelegate Delegate for the UI to process documents with.
DocumentMaster Interface that provides a version independent reference to a document.
DocumentVersion Interface that provides a version specific reference to a document.
WTDocumentService Service for WTDocumentMaster and WTDocument objects and their associations.
 

Class Summary
DepartmentList Valid value list for department.
DisplayIdentificationWTDocumentDependencyLinkDelegate

Supported API: true

Extendable: false
DocumentContentStructureVisitor Collects all of the primary content ApplicationData of the documents in the navigation of the structure.
DocumentStructureNavigatorFactory This class provides static methods for creating document structure navigators.
DocumentStructureVisitor Collects all of the documents in the navigation of the structure.
DocumentType DocumentType is an enumeration that defines the types of documents that the system can store.
LoadDoc Creates and persists documents objects based on input from a comma seperated value (csv) file.
WTDocument The reference implementation of a DocumentVersion.
WTDocumentConfigSpec The config spec for use by WTDocuments.
WTDocumentDependencyLink The link is a ObjectToObjectLink between two WTDocuments.
WTDocumentHelper Used by clients to access the WTDocumentService methods.
WTDocumentMaster Reference implementation of DocumentMaster.
WTDocumentMasterIdentity The identification object for WTDocumentMaster objects.
WTDocumentMasterKey Key table for all WTDocumentMasters.
WTDocumentStandardConfigSpec A ConfigSpec used to filter WTDocuments based on their life cycle state and work in progress state.
WTDocumentUsageLink The WTDocumentUsageLink is an IteratedUsageLink between WTDocuments and WTDocumentMasters.