Uses of Class
de.hybris.platform.commercewebservicescommons.dto.catalog.CategoryHierarchyWsDTO
Packages that use CategoryHierarchyWsDTO
-
Uses of CategoryHierarchyWsDTO in de.hybris.platform.commercewebservicescommons.dto.catalog
Methods in de.hybris.platform.commercewebservicescommons.dto.catalog that return types with arguments of type CategoryHierarchyWsDTOModifier and TypeMethodDescriptionCatalogVersionWsDTO.getCategories()CategoryHierarchyWsDTO.getSubcategories()Method parameters in de.hybris.platform.commercewebservicescommons.dto.catalog with type arguments of type CategoryHierarchyWsDTOModifier and TypeMethodDescriptionvoidCatalogVersionWsDTO.setCategories(Collection<CategoryHierarchyWsDTO> categories) voidCategoryHierarchyWsDTO.setSubcategories(List<CategoryHierarchyWsDTO> subcategories)