Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
Modifier and Type | Interface and Description |
---|---|
interface |
IDfStateExtension
Interface for policy state extensions.
|
Modifier and Type | Method and Description |
---|---|
IDfRelation |
IDfPersistentObject.addChildRelative(java.lang.String relationTypeName,
IDfId childId,
java.lang.String childLabel,
boolean isPermanent,
java.lang.String description)
Creates a Relation object.
|
IDfRelation |
IDfPersistentObject.addParentRelative(java.lang.String relationTypeName,
IDfId parentId,
java.lang.String childLabel,
boolean isPermanent,
java.lang.String description)
Creates a Relation object.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.