Package | Description |
---|---|
com.documentum.fc.client |
Provides classes and interfaces for managing sessions and manipulating data in the repository. |
com.documentum.fc.client.search |
Provides classes and interfaces for constructing and running search queries against
multiple content repositories as well as external information sources (optional).
|
Modifier and Type | Method and Description |
---|---|
IDfAttr |
IDfTypedObject.getAttr(int attrIndex)
Returns an attribute description.
|
IDfAttr |
IDfType.getTypeAttr(int attrIndex)
Returns an IDfAttr representing the type's attribute located at the position
attrIndex in
this object's list of attributes. |
Modifier and Type | Method and Description |
---|---|
IDfAttr |
IDfResultEntry.getAttr(int attrIndex)
Returns an IDfAttr representing the attribute located at a specific position in this object list of attributes.
|
IDfAttr |
IDfResultEntry.getAttr(java.lang.String attrName)
Gets an attribute definition based on its name.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.