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
CheckInDocumentDelegate  
CreateDocumentDelegate  
DeleteActionDelegate

Supported API: true

Extendable: false
DeleteDocumentDelegate

Supported API: true

Extendable: false
DeleteURLActionDelegate

Supported API: true

Extendable: false
DepartmentList Valid value list for department.
DependencyViewProcessor Presents the Document Dependency relationships of an object.
DisplayIdentificationWTDocumentDependencyLinkDelegate

Supported API: true

Extendable: false
DocConfigSpecProcessor Form processor which handles the display of the forms used to set a Configuration Specification.
DocConfigSpecProcessor.ListEntry Helper class for maintaining both the OID of an object and its display value.
DocumentConfigSpecNodeExpander The ConfigSpecNodeExpander class uses the DocumentService and a WTDocumentConfigSpec to implement the expand operation.
DocumentContentProcessing Warning! This class is no longer used in most of the content processing done in any of the clients.
DocumentContentStructureVisitor Collects all of the primary content ApplicationData of the documents in the navigation of the structure.
DocumentFactory

Supported API: true

Extendable: false
DocumentFormData Wrapper for the form data that is gathered during any of the form operations.
DocumentIconDelegate

Supported API: false

Extendable: false
DocumentLocalSearchProcessor Deprecated.  
DocumentReferenceTable

Supported API: false

Extendable: false
DocumentStructureNavigatorFactory This class provides static methods for creating document structure navigators.
DocumentStructureProcessor Template processor class which displays a hierarchical structure view for a given document.
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.
DocUsesViewProcessor Presents the Document Uses relationships of an object.
GetContentActionDelegate Defines methods that test the viability of a user doing an Get Content on an object.
GetContentDelegate  
GetContentURLActionDelegate

Supported API: true

Extendable: false
InputTextCellComponent

Supported API: false

Extendable: false
InputTextComponent An input text component for HTML that is named with the comment:oid.
LoadDoc Creates and persists documents objects based on input from a comma seperated value (csv) file.
MasterIteration Use the newMasterIteration static factory method(s), not the MasterIteration constructor, to construct instances of this class.
MoveActionDelegate

Supported API: true

Extendable: false
MoveDocumentDelegate

Supported API: true

Extendable: false
MoveURLActionDelegate

Supported API: true

Extendable: false
RenameActionDelegate

Supported API: true

Extendable: false
RenameDocumentDelegate

Supported API: true

Extendable: false
RenameURLActionDelegate

Supported API: true

Extendable: false
ReviseActionDelegate

Supported API: true

Extendable: false
ReviseDocumentDelegate

Supported API: true

Extendable: false
ReviseURLActionDelegate

Supported API: true

Extendable: false
RootViewProcessor Presents tables of information for documents.
SetDocConfigSpecDelegate Form action delegate which handles creating a Configuration Specification from given Form data.
StandardWTDocumentService Use the newStandardWTDocumentService static factory method(s), not the StandardWTDocumentService constructor, to construct instances of this class.
UndoCheckoutActionDelegate

Supported API: true

Extendable: false
UndoCheckoutDocumentDelegate

Supported API: true

Extendable: false
UndoCheckoutURLActionDelegate

Supported API: true

Extendable: false
UpdateActionDelegate Defines methods that test the viability of a user doing an Update on an object.
UpdateURLActionDelegate

Supported API: true

Extendable: false
WTDocument The reference implementation of a DocumentVersion.
WTDocumentAttributeList This class is used to generate search criteria, and search result columns for HTML table processing of documents.
WTDocumentConfigSpec The config spec for use by WTDocuments.
WTDocumentDelegate Delegate for the UI to process specifically WTDocuments.
WTDocumentDependencyLink The link is a ObjectToObjectLink between two WTDocuments.
WTDocumentFormTaskDelegate

Supported API: false

Extendable: false
WTDocumentGetConfigSpecForDelegate

Supported API: false

Extendable: false
WTDocumentHelper Used by clients to access the WTDocumentService methods.
WTDocumentIDSeq

Supported API: false

Extendable: false
WTDocumentMaster Reference implementation of DocumentMaster.
WTDocumentMasterIdentity The identification object for WTDocumentMaster objects.
WTDocumentMasterKey Key table for all WTDocumentMasters.
WTDocumentProcessor Deprecated.  
WTDocumentRedirectTaskDelegate Deprecated.  
WTDocumentServiceFwd Service for WTDocumentMaster and WTDocument objects and their associations.
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.
WTDocumentUsageLinkComparator Used to sort WTDocumentUsageLinks.