Package | Description |
---|---|
com.documentum.com |
Provides an interface for accessing the DFC through OLE/COM.
|
com.documentum.operations |
Provides interfaces to common high-level client functionality,
such as functionality for checking in and checking out documents,
and checking out all the documents in a virtual document.
|
Class and Description |
---|
IDfCancelCheckoutOperation
The cancel checkout operation releases the Docbase lock, deletes the local content file,
and removes registry entries for each node in the operation.
|
IDfCheckinOperation
IDfCheckinOperation performs a complete client checkin of one or more nodes.
|
IDfCheckoutOperation
The checkout operation obtains a repository lock, downloads the local content file,
patches compound references (for example, XML external entity references),
and creates registry entries for each node in the operation.
|
IDfCopyOperation
IDfCopyOperation performs a copy of one or more nodes.
|
IDfDeleteOperation
The delete operation destroys specified versions for each object in the operation.
|
IDfExportOperation
The export operation downloads the local content file,
patches compound references (for example, XML external entity references),
and optionally creates registry entries for each node in the operation.
|
IDfFile
DfFile encapsulates a file specification.
|
IDfFormatRecognizer
IDfFormatRecognizer scans a file's content to make suggestions
on what repository formats might be appropriate for the file.
|
IDfImportOperation
IDfImportOperation performs a complete client import of one or more nodes.
|
IDfMoveOperation
IDfMoveOperation performs a move of one or more nodes from one source folder to a destination folder.
|
IDfOperation
IDfOperation is the base class for all library service operations.
|
IDfPredictiveCachingOperation
The predictive caching operation generates content pre-caching BOCS URLs
and sends URLs to BOCS.
|
IDfValidationOperation
Represents XML Validation operation.
|
IDfXMLDocType
IDfXMLDoctype provides access to XML document information such as DTD system identifier,
schemaLocation, and root element name.
|
IDfXMLTransformOperation
Provides for XSLT transformations on XML objects in the Docbase.
|
IDfXMLUtils
Collection of XML related utility methods.
|
Class and Description |
---|
IDfFile
DfFile encapsulates a file specification.
|
IDfInputStreamContent
An interface for passing an InputStream to the operations package.
|
IDfNodePopulatorContext
This interface provides access to other interfaces that can be used for creating or
building a node tree.
|
IDfNodeRelationship
An edge that represents the relationship between a parent IDfOperationNode and a child IDfOperationNode.
|
IDfOperation
IDfOperation is the base class for all library service operations.
|
IDfOperationContext
Provides a mechanism for specifying additional contextual information for instantiating a context aware operation.
|
IDfOperationError
Stores information about an error detected during operation execution.
|
IDfOperationMonitor
Provides access to operation errors as they occur.
|
IDfOperationNode
Represents a node in an operation.
|
IDfOperationNodeFactory
A factory object used by populators to create a node or an edge for given objects.
|
IDfOperationNodeTreeBuilder
Responsible for iterating through a list of populators for building and managing the node tree for the operation.
|
IDfOperationStep
Represents a step in a multi-step operation.
|
IDfXMLDocType
IDfXMLDoctype provides access to XML document information such as DTD system identifier,
schemaLocation, and root element name.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.