| Name | Description | Type | Package | Framework |
| IDfCancelCheckoutNode | Represents a node in a cancel checkout operation. | Interface | com.documentum.operations | Documentum |
|
| IDfCancelCheckoutOperation | The cancel checkout operation releases the Docbase lock, deletes the local content file, and removes registry entries for each node in the operation. | Interface | com.documentum.operations | Documentum |
|
| IDfCheckinNode | Represents a node in a check in operation. | Interface | com.documentum.operations | Documentum |
|
| IDfCheckinOperation | IDfCheckinOperation performs a complete client checkin of one or more nodes. | Interface | com.documentum.operations | Documentum |
|
| IDfCheckoutNode | Represents an object in a checkout operation. | Interface | com.documentum.operations | Documentum |
|
| IDfCheckoutOperation | The checkout operation obtains a repository lock, downloads the local content file, patches compound references (for example, XML external entity references), | Interface | com.documentum.operations | Documentum |
|
| IDfCopyNode | Represents one object in a copy operation. | Interface | com.documentum.operations | Documentum |
|
| IDfCopyOperation | IDfCopyOperation performs a copy of one or more nodes. | Interface | com.documentum.operations | Documentum |
|
| IDfDeleteNode | Represents an object in a delete operation. | Interface | com.documentum.operations | Documentum |
|
| IDfDeleteOperation | The delete operation destroys specified versions for each object in the operation. | Interface | com.documentum.operations | Documentum |
|
| IDfExportNode | Represents a node in an export operation. | Interface | com.documentum.operations | Documentum |
|
| IDfExportOperation | The export operation downloads the local content file, patches compound references (for example, XML external entity references), | Interface | com.documentum.operations | Documentum |
|
| IDfFile | DfFile encapsulates a file specification. | Interface | com.documentum.operations | Documentum |
|
| IDfFormatRecognizer | IDfFormatRecognizer scans a file's content to make suggestions on what repository formats might be appropriate for the file. | Interface | com.documentum.operations | Documentum |
|
| IDfImportNode | Represents an object in an import operation. | Interface | com.documentum.operations | Documentum |
|
| IDfImportOperation | IDfImportOperation performs a complete client import of one or more nodes. | Interface | com.documentum.operations | Documentum |
|
| IDfInputStreamContent | An interface for passing an InputStream to the operations package. | Interface | com.documentum.operations | Documentum |
|
| IDfMoveNode | Represents an object in a move operation. | Interface | com.documentum.operations | Documentum |
|
| IDfMoveOperation | IDfMoveOperation performs a move of one or more nodes from one source folder to a destination folder. | Interface | com.documentum.operations | Documentum |
|
| IDfNodePopulator | Represents a mechanism that supports the creation of nodes that an operation is applied against. | Interface | com.documentum.operations | Documentum |
|
| IDfNodePopulatorContext | This interface provides access to other interfaces that can be used for creating or building a node tree. | Interface | com.documentum.operations | Documentum |
|
| IDfNodeRelationship | An edge that represents the relationship between a parent IDfOperationNode and a child IDfOperationNode. | Interface | com.documentum.operations | Documentum |
|
| IDfOperation | IDfOperation is the base class for all library service operations. | Interface | com.documentum.operations | Documentum |
|
| IDfOperationContext | Provides a mechanism for specifying additional contextual information for instantiating a context aware operation. | Interface | com.documentum.operations | Documentum |
|
| IDfOperationError | Stores information about an error detected during operation execution. | Interface | com.documentum.operations | Documentum |
|
| IDfOperationMonitor | Provides access to operation errors as they occur. | Interface | com.documentum.operations | Documentum |
|
| IDfOperationNode | Represents a node in an operation. | Interface | com.documentum.operations | Documentum |
|
| IDfOperationNodeFactory | A factory object used by populators to create a node or an edge for given objects. | Interface | com.documentum.operations | Documentum |
|
| IDfOperationNodeTreeBuilder | Responsible for iterating through a list of populators for building and managing the node tree for the operation. | Interface | com.documentum.operations | Documentum |
|
| IDfOperationStep | Represents a step in a multi-step operation. | Interface | com.documentum.operations | Documentum |
|
| IDfPredictiveCachingNode | Represents a node in a predictive caching operation. | Interface | com.documentum.operations | Documentum |
|
| IDfPredictiveCachingOperation | The predictive caching operation generates content pre-caching BOCS URLs and sends URLs to BOCS. | Interface | com.documentum.operations | Documentum |
|
| IDfRemoteFileMetadata | | Interface | com.documentum.operations | Documentum |
|
| IDfStepAction | A customization implements this interface to provide a non node-specific action such as housekeeping, cleaning the registry, etc. | Interface | com.documentum.operations | Documentum |
|
| IDfValidationNode | Represents an object in an XML Validation operation. | Interface | com.documentum.operations | Documentum |
|
| IDfValidationOperation | Represents XML Validation operation. | Interface | com.documentum.operations | Documentum |
|
| IDfVDMPlatformUtils | | Interface | com.documentum.operations | Documentum |
|
| IDfXMLDocType | IDfXMLDoctype provides access to XML document information such as DTD system identifier, schemaLocation, and root element name. | Interface | com.documentum.operations | Documentum |
|
| IDfXMLTransformNode | Represents a node in an XML transformation operation. | Interface | com.documentum.operations | Documentum |
|
| IDfXMLTransformOperation | Provides for XSLT transformations on XML objects in the Docbase. | Interface | com.documentum.operations | Documentum |
|
| IDfXMLUtils | Collection of XML related utility methods. | Interface | com.documentum.operations | Documentum |