Uses of Interface
de.hybris.platform.category.CategoryService
Packages that use CategoryService
Package
Description
-
Uses of CategoryService in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators that return CategoryServiceMethods in com.hybris.backoffice.excel.validators with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidExcelCategoryValidator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in com.hybris.backoffice.searchservices.providers.impl
Methods in com.hybris.backoffice.searchservices.providers.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryFacetValueDisplayNameProvider.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in com.hybris.classificationgroupsservices.interceptors
Fields in com.hybris.classificationgroupsservices.interceptors declared as CategoryServiceModifier and TypeFieldDescriptionprotected CategoryServiceAbstractGroupAssignmentPrepareInterceptorIntegrationTest.categoryService -
Uses of CategoryService in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter
Methods in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceProductConverter.getCategoryService()Methods in de.hybris.platform.acceleratorservices.dataexport.googlelocal.converter with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidProductConverter.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.acceleratorservices.urldecoder.impl
Methods in de.hybris.platform.acceleratorservices.urldecoder.impl that return CategoryServiceModifier and TypeMethodDescriptionCategoryFrontendPathMatcherUrlDecoder.getCategoryService()CategoryFrontendRegexUrlDecoder.getCategoryService()Methods in de.hybris.platform.acceleratorservices.urldecoder.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryFrontendPathMatcherUrlDecoder.setCategoryService(CategoryService categoryService) voidCategoryFrontendRegexUrlDecoder.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl that return CategoryServiceMethods in de.hybris.platform.adaptivesearch.services.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultAsCategoryService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.adaptivesearchbackoffice.facades.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl that return CategoryServiceModifier and TypeMethodDescriptionDefaultAsCategoryFacade.getCategoryService()DefaultAsSearchProfileContextFacade.getCategoryService()Methods in de.hybris.platform.adaptivesearchbackoffice.facades.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultAsCategoryFacade.setCategoryService(CategoryService categoryService) voidDefaultAsSearchProfileContextFacade.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.assistedserviceyprofilefacades.populator
Methods in de.hybris.platform.assistedserviceyprofilefacades.populator that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceCategoryAffinityPopulator.getCategoryService()Methods in de.hybris.platform.assistedserviceyprofilefacades.populator with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryAffinityPopulator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.basecommerce.util
Methods in de.hybris.platform.basecommerce.util that return CategoryServiceModifier and TypeMethodDescriptionAbstractCommerceServicelayerTransactionalTest.getCategoryService()Methods in de.hybris.platform.basecommerce.util with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidAbstractCommerceServicelayerTransactionalTest.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.category.attribute
Methods in de.hybris.platform.category.attribute with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryAllSubcategories.setCategoryService(CategoryService categoryService) voidCategoryAllSupercategories.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.category.impl
Classes in de.hybris.platform.category.impl that implement CategoryService -
Uses of CategoryService in de.hybris.platform.category.interceptors
Methods in de.hybris.platform.category.interceptors with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryPrepareInterceptor.setCategoryService(CategoryService categoryService) voidCategoryRemovalValidator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.classification.impl
Methods in de.hybris.platform.classification.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultClassificationSystemService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.cms2.servicelayer.data.impl
Fields in de.hybris.platform.cms2.servicelayer.data.impl declared as CategoryServiceMethods in de.hybris.platform.cms2.servicelayer.data.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCMSDataFactory.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultCMSAdminRestrictionService.getCategoryService()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCMSAdminRestrictionService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultCMSPageService.getCategoryService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCMSPageService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.cmsfacades.common.predicate
Methods in de.hybris.platform.cmsfacades.common.predicate that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceCategoryCodeExistsPredicate.getCategoryService()Methods in de.hybris.platform.cmsfacades.common.predicate with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryCodeExistsPredicate.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.cmsfacades.products.impl
Methods in de.hybris.platform.cmsfacades.products.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultProductSearchFacade.getCategoryService()Methods in de.hybris.platform.cmsfacades.products.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultProductSearchFacade.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.cmsfacades.uniqueidentifier.functions
Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultCategoryModelUniqueIdentifierConverter.getCategoryService()Methods in de.hybris.platform.cmsfacades.uniqueidentifier.functions with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCategoryModelUniqueIdentifierConverter.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.cmssmarteditwebservices.products.facade.populator
Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.populator that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceCategoryDataPopulator.getCategoryService()Methods in de.hybris.platform.cmssmarteditwebservices.products.facade.populator with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryDataPopulator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.commercefacades.catalog.converters.populator
Methods in de.hybris.platform.commercefacades.catalog.converters.populator that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceCatalogVersionPopulator.getCategoryService()Methods in de.hybris.platform.commercefacades.catalog.converters.populator with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCatalogVersionPopulator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.commercefacades.catalog.impl
Methods in de.hybris.platform.commercefacades.catalog.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultCatalogFacade.getCategoryService()Methods in de.hybris.platform.commercefacades.catalog.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCatalogFacade.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return CategoryServiceMethods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidStockPopulator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.commerceservices.category.impl
Methods in de.hybris.platform.commerceservices.category.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultCommerceCategoryService.getCategoryService()Methods in de.hybris.platform.commerceservices.category.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCommerceCategoryService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return CategoryServiceModifier and TypeMethodDescriptionProductCategoryAttributeSnIndexerValueProvider.getCategoryService()Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidProductCategoryAttributeSnIndexerValueProvider.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.entity
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.entity that return CategoryServiceModifier and TypeMethodDescriptionVariantValueCategoryModelPriorityComparator.getCategoryService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.entity with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidVariantValueCategoryModelPriorityComparator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceCategoryPathValueProvider.getCategoryService()protected CategoryServiceCommerceCategoryFacetDisplayNameProvider.getCategoryService()protected CategoryServiceDefaultCategorySource.getCategoryService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryPathValueProvider.setCategoryService(CategoryService categoryService) voidCommerceCategoryFacetDisplayNameProvider.setCategoryService(CategoryService categoryService) voidDefaultCategorySource.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.customercouponservices.impl
Methods in de.hybris.platform.customercouponservices.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultCustomerCouponService.getCategoryService()Methods in de.hybris.platform.customercouponservices.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCustomerCouponService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.marketplaceservices.dataimport.batch.translator
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator that return CategoryServiceMethods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidMarketplaceCategoryTranslator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultVendorService.getCategoryService()Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultVendorService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultConfiguratorSettingsResolutionStrategy.getCategoryService()Methods in de.hybris.platform.product.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultConfiguratorSettingsResolutionStrategy.setCategoryService(CategoryService categoryService) voidUniqueClassificationSystemItemInterceptor.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultCategoryResolutionStrategy.getCategoryService()protected CategoryServiceDefaultPromotionEngineService.getCategoryService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultCategoryResolutionStrategy.setCategoryService(CategoryService categoryService) voidDefaultPromotionEngineService.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.ruleengineservices.converters.populator
Methods in de.hybris.platform.ruleengineservices.converters.populator that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceOrderEntryRaoProductPopulator.getCategoryService()Methods in de.hybris.platform.ruleengineservices.converters.populator with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidOrderEntryRaoProductPopulator.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.ruleengineservices.validation
Methods in de.hybris.platform.ruleengineservices.validation that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceCategoryToCategoryCodesMapper.getCategoryService()Methods in de.hybris.platform.ruleengineservices.validation with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryToCategoryCodesMapper.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidCategoryFacetDisplayNameProvider.setCategoryService(CategoryService categoryService) -
Uses of CategoryService in de.hybris.platform.yacceleratorfacades.suggestion.impl
Methods in de.hybris.platform.yacceleratorfacades.suggestion.impl that return CategoryServiceModifier and TypeMethodDescriptionprotected CategoryServiceDefaultSimpleSuggestionFacade.getCategoryService()Methods in de.hybris.platform.yacceleratorfacades.suggestion.impl with parameters of type CategoryServiceModifier and TypeMethodDescriptionvoidDefaultSimpleSuggestionFacade.setCategoryService(CategoryService categoryService)