public interface IDfDeleteNode extends IDfOperationNode
Modifier and Type | Method and Description |
---|---|
IDfSysObject |
getObject()
Returns the IDfSysObject that is the subject of this operation node.
|
IDfId |
getObjectId()
Returns the repository object ID of the IDfSysObject for this node.
|
boolean |
wasDeleted()
Returns true if the object for this node was actually deleted as
the result of this operation.
|
getChildren, getEdgeProperties, getId, getOperation, getParent, getPersistentProperties, getProperties, isRoot
boolean wasDeleted() throws DfException
DfException
IDfSysObject getObject() throws DfException
DfException
IDfSysObject
IDfId getObjectId() throws DfException
DfException
IDfTypedObject.getObjectId()
Copyright 1994-2023 OpenText Corporation. All rights reserved.