Copyright© 2008-2019 SiteVision AB, all rights reserved.
public interface SearchFacetField
SearchResult.getFacetFields()
Modifier and Type | Method and Description |
---|---|
java.util.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()
java.util.List<SearchFacetValue> getFacetValues()
null
if there are no valuesint getValueCount()
SiteVision - Portal and Content Management Made Easy
SiteVision is an advanced Java enterprise portal product and a portlet container (JSR 286) that implements Java Content Repository (JSR 283).
Copyright© 2008-2019 SiteVision AB, all rights reserved.