| Modifier and Type | Method and Description |
|---|---|
protected boolean |
CMSSAPRecommendationComponentController.isCategory(BreadcrumbData<?> data) |
| Modifier and Type | Method and Description |
|---|---|
<STATE> java.lang.String |
PageTitleResolver.resolveCategoryPageTitle(CategoryModel category,
java.util.List<BreadcrumbData<STATE>> appliedFacets)
creates page title for given code and facets
|
<STATE> java.lang.String |
PageTitleResolver.resolveCategoryPageTitle(java.lang.String categoryCode,
java.util.List<BreadcrumbData<STATE>> appliedFacets)
creates page title for given code and facets
|
<STATE> java.lang.String |
PageTitleResolver.resolveSearchPageTitle(java.lang.String searchText,
java.util.List<BreadcrumbData<STATE>> appliedFacets) |
| Modifier and Type | Method and Description |
|---|---|
protected Converter<BreadcrumbData<QUERY>,BreadcrumbData<STATE>> |
ProductCategorySearchPagePopulator.getBreadcrumbConverter() |
protected Converter<BreadcrumbData<QUERY>,BreadcrumbData<STATE>> |
ProductCategorySearchPagePopulator.getBreadcrumbConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
BreadcrumbPopulator.populate(BreadcrumbData<QUERY> source,
BreadcrumbData<STATE> target) |
void |
BreadcrumbPopulator.populate(BreadcrumbData<QUERY> source,
BreadcrumbData<STATE> target) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductCategorySearchPagePopulator.setBreadcrumbConverter(Converter<BreadcrumbData<QUERY>,BreadcrumbData<STATE>> breadcrumbConverter) |
void |
ProductCategorySearchPagePopulator.setBreadcrumbConverter(Converter<BreadcrumbData<QUERY>,BreadcrumbData<STATE>> breadcrumbConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BreadcrumbData<STATE>> |
FacetSearchPageData.getBreadcrumbs() |
java.util.List<BreadcrumbData<STATE>> |
FacetRefinement.getBreadcrumbs() |
| Modifier and Type | Method and Description |
|---|---|
void |
FacetSearchPageData.setBreadcrumbs(java.util.List<BreadcrumbData<STATE>> breadcrumbs) |
void |
FacetRefinement.setBreadcrumbs(java.util.List<BreadcrumbData<STATE>> breadcrumbs) |
| Modifier and Type | Method and Description |
|---|---|
protected BreadcrumbData<SolrSearchQueryData> |
SearchResponseBreadcrumbsPopulator.createBreadcrumbData() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<BreadcrumbData<SolrSearchQueryData>> |
SearchResponseBreadcrumbsPopulator.buildBreadcrumbs(SolrSearchQueryData currentSearchQuery,
java.util.List<IndexedPropertyValueData<IndexedProperty>> indexedPropertyValues,
SearchQuery searchQuery) |
Copyright © 2018 SAP SE. All Rights Reserved.