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 TypeMethodDescriptionintIDfOperationMonitor.getYesNoAnswer(IDfOperationError question) Called by operation when an error / warning requires a yes or no response.voidIDfOperation.logError(IDfOperationError error) Records an operation error.intIDfOperationMonitor.reportError(IDfOperationError error) This method is called when an operation informs the monitor of the occurance of an error.