Uses of Class
de.hybris.platform.commercewebservicescommons.dto.search.facetdata.FacetWsDTO
-
Packages that use FacetWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.search.facetdata -
-
Uses of FacetWsDTO in de.hybris.platform.commercewebservicescommons.dto.search.facetdata
Methods in de.hybris.platform.commercewebservicescommons.dto.search.facetdata that return types with arguments of type FacetWsDTO Modifier and Type Method Description java.util.List<FacetWsDTO>ProductSearchPageWsDTO. getFacets()Method parameters in de.hybris.platform.commercewebservicescommons.dto.search.facetdata with type arguments of type FacetWsDTO Modifier and Type Method Description voidProductSearchPageWsDTO. setFacets(java.util.List<FacetWsDTO> facets)
-