Package | Description |
---|---|
com.documentum.operations |
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.
|
Modifier and Type | Method and Description |
---|---|
IDfNodeRelationship |
IDfOperationNodeFactory.newNodeRelationship(IDfId parentId,
IDfId childId,
java.lang.String relationType) |
Modifier and Type | Method and Description |
---|---|
IDfOperationNode |
IDfOperationNodeTreeBuilder.add(IDfOperationNode parentNode,
IDfNodeRelationship nodeRelationship,
java.lang.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.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.