| Package | Description |
|---|---|
| de.hybris.platform.cockpit.model.search | |
| de.hybris.platform.cockpit.model.search.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<FacetValue> |
Query.getSelectedFacetValues() |
java.util.Collection<FacetValue> |
FacetValue.getSubvalues() |
java.util.Set<FacetValue> |
FacetsResult.getValues(Facet facet)
Returns the facet values of a specific facet.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Query.addSelectedFacetValue(FacetValue value) |
void |
Query.removeSelectedFacetValue(FacetValue value) |
| Modifier and Type | Method and Description |
|---|---|
void |
Query.setSelectedFacetValues(java.util.Collection<FacetValue> selectedFacetValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<FacetValue> |
DefaultFacets.getValues(Facet facet) |
Copyright © 2018 SAP SE. All Rights Reserved.