public interface IDfMoveOperation 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 |
---|---|
IDfId |
getDestinationFolderId()
Returns the docbase object Id of the destination folder for the move operation.
|
IDfList |
getObjects()
Returns the list of unique objects in this operation.
|
IDfId |
getSourceFolderId()
Gets the source folder id for the move operation.
|
void |
setDestinationFolderId(IDfId folderId)
Sets the docbase object Id for the destination folder for the move operation.
|
void |
setSourceFolderId(IDfId sourceFolderId)
Sets the source folder id for the move 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
IDfId getDestinationFolderId() throws DfException
DfException
IDfFolder
void setDestinationFolderId(IDfId folderId) throws DfException
folderId
- - IDfId destination docbase folder / cabinet Id.DfException
IDfFolder
IDfId getSourceFolderId() throws DfException
DfException
IDfFolder
void setSourceFolderId(IDfId sourceFolderId) throws DfException
sourceFolderId
- the source folder idDfException
IDfFolder
IDfList getObjects() throws DfException
DfException
IDfSysObject
Copyright 1994-2023 OpenText Corporation. All rights reserved.