public interface IDfCancelCheckoutOperation extends IDfOperation
GENERATE_RESOURCE_FORK, IGNORE_RESOURCE_FORK, REQUIRE_RESOURCE_FORK, RESOURCE_FORK_UNDEFINED, USE_RESOURCE_FORK_IF_AVAILABLE
Modifier and Type | Method and Description |
---|---|
boolean |
getKeepLocalFile()
Returns a boolean value indicating whether or not the local content file
should be preserved or deleted as part of the operation.
|
IDfList |
getObjects()
Returns the list of unique objects in this operation.
|
void |
setKeepLocalFile(boolean keepFile)
Sets a boolean value indicating whether or not the local content file
should be preserved or deleted as part of the operation.
|
abort, add, areDisabledRegistryUpdates, canUndo, disableRegistryUpdates, enablePopulateWithReferences, execute, getContext, getDescription, getErrors, getName, getNodes, getOperationMonitor, getOperationType, getProperties, getRootNodes, getSession, getSteps, isAborted, isEnabledPopulateWithReferences, logError, removeNode, reportError, resetErrors, setOperationMonitor, setSession, succeeded
boolean getKeepLocalFile() throws DfException
DfException
void setKeepLocalFile(boolean keepFile) throws DfException
keepFile
- pass true for the local content file to not be deleted.DfException
IDfList getObjects() throws DfException
DfException
Copyright 1994-2023 OpenText Corporation. All rights reserved.