Uses of Interface
com.documentum.operations.IDfNodeRelationship
Packages that use IDfNodeRelationship
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 IDfNodeRelationship in com.documentum.operations
Methods in com.documentum.operations that return IDfNodeRelationshipModifier and TypeMethodDescriptionIDfOperationNodeFactory.newNodeRelationship
(IDfId parentId, IDfId childId, String relationType) Methods in com.documentum.operations with parameters of type IDfNodeRelationshipModifier and TypeMethodDescriptionIDfOperationNodeTreeBuilder.add
(IDfOperationNode parentNode, IDfNodeRelationship nodeRelationship, Object obj) Results in appending a node for the corresponding object as a child node of the given parentNode by iterating through list of populators for the operation.