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