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 |
IDfModifiableFacetValue
A modifiable facet value.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IDfFacetValue> |
IDfFacetValue.getSubFacetValues()
Returns the sub-facet values if any.
|
java.util.List<IDfFacetValue> |
IDfFacet.getValues()
Returns the list of values for the facet.
|
Modifier and Type | Method and Description |
---|---|
void |
IDfModifiableFacetValue.setSubFacetsValues(java.util.List<IDfFacetValue> facetValues) |
void |
IDfModifiableFacet.setValues(java.util.List<IDfFacetValue> values) |
Copyright 1994-2023 OpenText Corporation. All rights reserved.