| Package | Description |
|---|---|
| de.hybris.platform.lucenesearch.hmc |
| Modifier and Type | Method and Description |
|---|---|
protected SearchResultNavigationChip |
SearchResultTreeChip.getParentNavigation() |
| Modifier and Type | Method and Description |
|---|---|
List<SearchResultNavigationChip> |
SearchResultChip.getNavigationChips()
Gets the list of all navigation chips.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultChip.update(SearchResultNavigationChip chip,
boolean updateNavigation)
Updates the search results by using the selected facet values of all navigations.
|
| Constructor and Description |
|---|
SearchResultTreeChip(DisplayState displayState,
SearchResultNavigationChip parent,
Facet.FacetValue value) |
SearchResultTreeRootChip(DisplayState displayState,
SearchResultNavigationChip parent,
Facet facet) |
Copyright © 2017 SAP SE. All Rights Reserved.