Uses of Interface
de.hybris.platform.classification.ClassificationService
-
-
Uses of ClassificationService in com.hybris.backoffice.excel.classification
Methods in com.hybris.backoffice.excel.classification with parameters of type ClassificationService Modifier and Type Method Description voidDefaultExcelClassificationService. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification that return ClassificationService Modifier and Type Method Description ClassificationServiceAbstractClassificationAttributeTranslator. getClassificationService()Methods in com.hybris.backoffice.excel.translators.classification with parameters of type ClassificationService Modifier and Type Method Description voidAbstractClassificationAttributeTranslator. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.classification
Fields in de.hybris.platform.classification declared as ClassificationService Modifier and Type Field Description ClassificationServiceClassificationClassesResolverIntegrationTest. classificationService -
Uses of ClassificationService in de.hybris.platform.classification.impl
Classes in de.hybris.platform.classification.impl that implement ClassificationService Modifier and Type Class Description classDefaultClassificationServiceImplementation of theClassificationServicebacked by Jalo API an flexible search. -
Uses of ClassificationService in de.hybris.platform.cockpit.model.editor.impl
Methods in de.hybris.platform.cockpit.model.editor.impl that return ClassificationService Modifier and Type Method Description ClassificationServiceAbstractFeatureUIEditor. getClassificationService()Methods in de.hybris.platform.cockpit.model.editor.impl with parameters of type ClassificationService Modifier and Type Method Description voidAbstractFeatureUIEditor. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.cockpit.services.meta.impl
Methods in de.hybris.platform.cockpit.services.meta.impl that return ClassificationService Modifier and Type Method Description protected ClassificationServiceClassificationTypeLoader. getClassificationService()Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type ClassificationService Modifier and Type Method Description voidClassificationTypeLoader. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.cockpit.services.values.impl
Fields in de.hybris.platform.cockpit.services.values.impl declared as ClassificationService Modifier and Type Field Description protected ClassificationServiceClassificationObjectValueHandler. classificationServiceMethods in de.hybris.platform.cockpit.services.values.impl that return ClassificationService Modifier and Type Method Description protected ClassificationServiceClassificationObjectValueHandler. getClassificationService()Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type ClassificationService Modifier and Type Method Description voidClassificationObjectValueHandler. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.commercefacades.product.converters.populator
Methods in de.hybris.platform.commercefacades.product.converters.populator that return ClassificationService Modifier and Type Method Description protected ClassificationServiceProductClassificationPopulator. getClassificationService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type ClassificationService Modifier and Type Method Description voidProductClassificationPopulator. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return ClassificationService Modifier and Type Method Description ClassificationServiceProductClassificationAttributesValueResolver. getClassificationService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type ClassificationService Modifier and Type Method Description voidProductClassificationAttributesValueResolver. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.importcockpit.components.mappingview.impl
Methods in de.hybris.platform.importcockpit.components.mappingview.impl that return ClassificationService Modifier and Type Method Description ClassificationServiceDefaultMappingLineComponent. getClassificationService()ClassificationServiceLocalizedTranslatorMappingLineComponent. getClassificationService() -
Uses of ClassificationService in de.hybris.platform.platformbackoffice.classification
Methods in de.hybris.platform.platformbackoffice.classification with parameters of type ClassificationService Modifier and Type Method Description voidClassificationPropertyAccessor. setClassificationService(ClassificationService classificationService)voidClassificationTabEditorAreaRenderer. setClassificationService(ClassificationService classificationService)voidFeaturePeristanceHandler. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.platformbackoffice.services.impl
Fields in de.hybris.platform.platformbackoffice.services.impl declared as ClassificationService Modifier and Type Field Description protected ClassificationServiceDefaultBackofficeClassificationService. classificationServiceMethods in de.hybris.platform.platformbackoffice.services.impl that return ClassificationService Modifier and Type Method Description protected ClassificationServiceDefaultBackofficeClassificationService. getClassificationService()Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type ClassificationService Modifier and Type Method Description voidDefaultBackofficeClassificationService. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl
Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl that return ClassificationService Modifier and Type Method Description protected ClassificationServiceExternalConfigurationFromVariantStrategyImpl. getClassificationService()Methods in de.hybris.platform.sap.productconfig.runtime.cps.strategy.impl with parameters of type ClassificationService Modifier and Type Method Description voidExternalConfigurationFromVariantStrategyImpl. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.sap.sapcpiproductexchange.inbound.events
Methods in de.hybris.platform.sap.sapcpiproductexchange.inbound.events that return ClassificationService Modifier and Type Method Description protected ClassificationServiceSapCpiProductFeatureCleanHook. getClassificationService()Methods in de.hybris.platform.sap.sapcpiproductexchange.inbound.events with parameters of type ClassificationService Modifier and Type Method Description voidSapCpiProductFeatureCleanHook. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.sap.sapmodel.authors
Methods in de.hybris.platform.sap.sapmodel.authors that return ClassificationService Modifier and Type Method Description ClassificationServiceSapClassificationAttributeAuthorHelper. getClassificationService()ClassificationServiceSapClassificationAttributeAuthorHelperImpl. getClassificationService()Methods in de.hybris.platform.sap.sapmodel.authors with parameters of type ClassificationService Modifier and Type Method Description voidSapClassificationAttributeAuthorHelperImpl. setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.sap.sapmodel.inbound
Methods in de.hybris.platform.sap.sapmodel.inbound that return ClassificationService Modifier and Type Method Description protected ClassificationServiceSapClassificationAttributeHelperImpl. getClassificationService()Methods in de.hybris.platform.sap.sapmodel.inbound with parameters of type ClassificationService Modifier and Type Method Description voidSapClassificationAttributeHelperImpl. setClassificationService(ClassificationService classificationService)
-