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 | Method and Description |
---|---|
DfFacetDefinition.ORDER |
DfFacetDefinition.getOrderBy()
Get the sorting order used for facet values returned.
|
static DfFacetDefinition.ORDER |
DfFacetDefinition.ORDER.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DfFacetDefinition.ORDER[] |
DfFacetDefinition.ORDER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DfFacetDefinition.setOrderBy(DfFacetDefinition.ORDER orderBy)
Set the sorting order used for facet values returned.
|
Copyright 1994-2023 OpenText Corporation. All rights reserved.