|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchFacetResultDTO | |
|---|---|
| org.broadleafcommerce.core.search.domain | |
| org.broadleafcommerce.core.search.service | |
| Uses of SearchFacetResultDTO in org.broadleafcommerce.core.search.domain |
|---|
| Fields in org.broadleafcommerce.core.search.domain with type parameters of type SearchFacetResultDTO | |
|---|---|
protected List<SearchFacetResultDTO> |
SearchFacetDTO.facetValues
|
| Methods in org.broadleafcommerce.core.search.domain that return types with arguments of type SearchFacetResultDTO | |
|---|---|
List<SearchFacetResultDTO> |
SearchFacetDTO.getFacetValues()
|
| Method parameters in org.broadleafcommerce.core.search.domain with type arguments of type SearchFacetResultDTO | |
|---|---|
void |
SearchFacetDTO.setFacetValues(List<SearchFacetResultDTO> facetValues)
|
| Uses of SearchFacetResultDTO in org.broadleafcommerce.core.search.service |
|---|
| Methods in org.broadleafcommerce.core.search.service that return types with arguments of type SearchFacetResultDTO | |
|---|---|
protected List<SearchFacetResultDTO> |
DatabaseSearchServiceImpl.getFacetValues(SearchFacet facet)
|
protected List<SearchFacetResultDTO> |
DatabaseSearchServiceImpl.getMatchFacetValues(SearchFacet facet)
|
protected List<SearchFacetResultDTO> |
DatabaseSearchServiceImpl.getRangeFacetValues(SearchFacet facet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||