Package | Description |
---|---|
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 | Interface and Description |
---|---|
interface |
IDfRelativeDateExpression
Defines an expression on a date that is relative to the actual date when the query is executed.
|
interface |
IDfSimpleAttrExpression
Defines a simple search expression on an attribute.
|
interface |
IDfValueListAttrExpression
Defines a search expression that requires the attribute value to be included in a list of values.
|
interface |
IDfValueRangeAttrExpression
Defines a search expression that requires the attribute value to be greater than a minimum value and less than a
maximum value (or equal).
|
Modifier and Type | Method and Description |
---|---|
IDfValueAssistance |
IDfSearchTypeAssistant.getValueAssistance(IDfExpression rootExpr,
IDfAttrExpression vaExpr)
Gets the value assistance of an attribute with dependencies to other attributes values.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.