Copyright© 2008-2026 Sitevision AB, all rights reserved.
public interface SearchFacetField
SearchResult.getFacetFields()| Modifier and Type | Method and Description |
|---|---|
List<SearchFacetValue> |
getFacetValues()
Returns the facet values for this facet field.
|
String |
getName()
Returns the name of this facet field.
|
int |
getValueCount()
Convenience method for getting the number of values for this facet field.
|
String getName()
List<SearchFacetValue> getFacetValues()
null if there are no valuesint getValueCount()
Sitevision - Content Management Made Easy
Sitevision is an advanced Java enterprise portal product that implements Java Content Repository (JSR 283).
Copyright© 2008-2026 Sitevision AB, all rights reserved.