public interface FacetTopValuesProvider
| Modifier and Type | Method and Description |
|---|---|
List<FacetValue> |
getTopValues(IndexedProperty indexedProperty,
List<FacetValue> facets)
Returns all top facet values for given indexed property
|
List<FacetValue> getTopValues(IndexedProperty indexedProperty, List<FacetValue> facets)
indexedProperty - the property to provide a field name forfacets - list of facetsCopyright © 2017 SAP SE. All Rights Reserved.