public interface IDfNodePopulator
Modifier and Type | Method and Description |
---|---|
IDfNodePopulatorContext |
getContext()
Retrieves the DFC frameworks's call back mechanism.
|
IDfOperationNode |
process(java.lang.Object newObject)
Builds an IDfOperationNode
|
void |
setContext(IDfNodePopulatorContext nodePopulatorContext)
Supplies a call back mechanism on the framework that helps build an operation node.
|
IDfOperationNode process(java.lang.Object newObject) throws DfException
newObject
- file or a system object. This is the same object that the consumer of the operation added by using add().DfException
void setContext(IDfNodePopulatorContext nodePopulatorContext)
IDfNodePopulatorContext getContext()
Copyright 1994-2023 OpenText Corporation. All rights reserved.