| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.domain | |
| org.broadleafcommerce.core.search.service |
| Modifier and Type | Field and Description |
|---|---|
protected List<SearchFacetResultDTO> |
SearchFacetDTO.facetValues |
| Modifier and Type | Method and Description |
|---|---|
List<SearchFacetResultDTO> |
SearchFacetDTO.getFacetValues() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchFacetDTO.setFacetValues(List<SearchFacetResultDTO> facetValues) |
| Modifier and Type | Method and Description |
|---|---|
protected List<SearchFacetResultDTO> |
DatabaseSearchServiceImpl.getFacetValues(SearchFacet facet)
Deprecated.
|
protected List<SearchFacetResultDTO> |
DatabaseSearchServiceImpl.getMatchFacetValues(SearchFacet facet)
Deprecated.
|
protected List<SearchFacetResultDTO> |
DatabaseSearchServiceImpl.getRangeFacetValues(SearchFacet facet)
Deprecated.
|
Copyright © 2017. All rights reserved.