Uses of Interface
com.documentum.operations.IDfNodePopulatorContext
Packages that use IDfNodePopulatorContext
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 IDfNodePopulatorContext in com.documentum.operations
Methods in com.documentum.operations that return IDfNodePopulatorContextModifier and TypeMethodDescriptionIDfNodePopulator.getContext()
Retrieves the DFC frameworks's call back mechanism.Methods in com.documentum.operations with parameters of type IDfNodePopulatorContextModifier and TypeMethodDescriptionvoid
IDfNodePopulator.setContext
(IDfNodePopulatorContext nodePopulatorContext) Supplies a call back mechanism on the framework that helps build an operation node.