protected static interface AbstractSearchGenerator.FacetField
| Modifier and Type | Method and Description |
|---|---|
I18nizableText |
getFacetLabel(String value,
Locale currentLocale)
Get the label for a facet value
|
I18nizableText |
getLabel()
Get the label of the facet
|
SearchField |
getSearchField()
Get the search field for this facet
|
SearchField getSearchField()
I18nizableText getLabel()
I18nizableText getFacetLabel(String value, Locale currentLocale)
value - the valuecurrentLocale - the current locale