Uses of Interface
com.documentum.operations.IDfOperationError
Packages that use IDfOperationError
Package
Description
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.
-
Uses of IDfOperationError in com.documentum.operations
Methods in com.documentum.operations with parameters of type IDfOperationErrorModifier and TypeMethodDescriptionint
IDfOperationMonitor.getYesNoAnswer
(IDfOperationError question) Called by operation when an error / warning requires a yes or no response.void
IDfOperation.logError
(IDfOperationError error) Records an operation error.int
IDfOperationMonitor.reportError
(IDfOperationError error) This method is called when an operation informs the monitor of the occurance of an error.