| Modifier and Type | Method and Description |
|---|---|
CsSearchFacet |
CsSearchFacetValue.getFacet()
The facet that this value is a part of.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CsSearchFacet> |
CsFacetSearchResult.getAvailableFacets()
The available search facets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCsCommerceSearchFacet<STATE> |
class |
DefaultCsSearchFacet |
| Modifier and Type | Method and Description |
|---|---|
CsSearchFacet |
DefaultCsSearchFacetValue.getFacet() |
| Modifier and Type | Method and Description |
|---|---|
Set<CsSearchFacet> |
DefaultCsFacetSearchResult.getAvailableFacets() |
protected Set<CsSearchFacet> |
DefaultCsCommerceSearchService.getAvailableFacets(FacetSearchPageData<STATE,SearchResultValueData> facetSearchPageData,
Set<CsSearchFacetValue> ignoreFacetValues) |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultCsSearchFacet.compareTo(CsSearchFacet other) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCsFacetSearchResult.setAvailableFacets(Set<CsSearchFacet> facets) |
| Constructor and Description |
|---|
DefaultCsCommerceSearchFacetValue(CsSearchFacet facet,
BreadcrumbData<STATE> breadcrumbData) |
DefaultCsCommerceSearchFacetValue(CsSearchFacet facet,
FacetValueData<STATE> facetValueData) |
DefaultCsSearchFacetValue(CsSearchFacet facet,
String code) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<CsSearchFacet> |
DefaultCsSolrSearchService.getAvailableFacets(SearchResult solrSearchResult,
Set<CsSearchFacetValue> ignoreFacetValues) |
| Modifier and Type | Method and Description |
|---|---|
Set<CsSearchFacet> |
FacetedPageableSearchResults.getAvailableFacets()
Get the available facets that can be applied to the results.
|
| Modifier and Type | Method and Description |
|---|---|
Set<CsSearchFacet> |
DefaultSearchCommandController.getAvailableFacets() |
| Modifier and Type | Method and Description |
|---|---|
Set<CsSearchFacet> |
BasketSearchWidgetModel.getAvailableFacets() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BasketSearchWidgetModel.setAvailableFacets(Set<CsSearchFacet> availableFacets) |
Copyright © 2017 SAP SE. All Rights Reserved.