Uses of Class
de.hybris.platform.commercefacades.product.data.CategoryData
Packages that use CategoryData
Package
Description
-
Uses of CategoryData in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return types with arguments of type CategoryDataModifier and TypeMethodDescriptionAbstractCategoryPageController.createEmptySearchResult(String categoryCode) Creates empty search results in casedoSearchthrows an exception in order to avoid stacktrace on storefront.AbstractCategoryPageController.CategorySearchEvaluator.getSearchPageData()AbstractCategoryPageController.populateSearchPageData(String categoryCode, String searchQuery, int page, AbstractSearchPageController.ShowMode showMode, String sortCode) -
Uses of CategoryData in de.hybris.platform.acceleratorstorefrontcommons.tags
Methods in de.hybris.platform.acceleratorstorefrontcommons.tags that return types with arguments of type CategoryDataModifier and TypeMethodDescriptionprotected static de.hybris.platform.servicelayer.dto.converter.Converter<CategoryModel,CategoryData> Functions.getCategoryUrlConverter(javax.servlet.http.HttpServletRequest httpRequest) Method parameters in de.hybris.platform.acceleratorstorefrontcommons.tags with type arguments of type CategoryDataModifier and TypeMethodDescriptionprotected static StringFunctions.getCategoryUrl(CMSLinkComponentModel component, de.hybris.platform.servicelayer.dto.converter.Converter<CategoryModel, CategoryData> categoryUrlConverter) -
Uses of CategoryData in de.hybris.platform.commercefacades.product.data
Methods in de.hybris.platform.commercefacades.product.data that return types with arguments of type CategoryDataMethod parameters in de.hybris.platform.commercefacades.product.data with type arguments of type CategoryDataModifier and TypeMethodDescriptionvoidProductData.setCategories(Collection<CategoryData> categories)