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