public interface AsFacetUtils
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOpen(AsFacetData facet)
Checks wether a facet should be open or not.
|
void |
localizeFacets(NavigationContextData navigationContext,
SearchContextData searchContext,
java.util.List<? extends AbstractFacetConfigurationEditorData> facets)
Updates the facet labels according to the language of the search context.
|
boolean isOpen(AsFacetData facet)
facet - - the facettrue is the facet should be open, false otherwisevoid localizeFacets(NavigationContextData navigationContext, SearchContextData searchContext, java.util.List<? extends AbstractFacetConfigurationEditorData> facets)
navigationContext - - the navigation contextsearchContext - - the search contextfacets - - the facetsCopyright © 2018 SAP SE. All Rights Reserved.