Uses of Interface
de.hybris.platform.classification.ClassificationService
Packages that use ClassificationService
Package
Description
-
Uses of ClassificationService in com.hybris.backoffice.excel.classification
Methods in com.hybris.backoffice.excel.classification with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidDefaultExcelClassificationService.setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification that return ClassificationServiceModifier and TypeMethodDescriptionAbstractClassificationAttributeTranslator.getClassificationService()Methods in com.hybris.backoffice.excel.translators.classification with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidAbstractClassificationAttributeTranslator.setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in com.hybris.backoffice.searchservices.providers.impl
Methods in com.hybris.backoffice.searchservices.providers.impl that return ClassificationServiceModifier and TypeMethodDescriptionProductClassificationAttributeFormatSnIndexerValueProvider.getClassificationService()Methods in com.hybris.backoffice.searchservices.providers.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidProductClassificationAttributeFormatSnIndexerValueProvider.setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.classification
Fields in de.hybris.platform.classification declared as ClassificationServiceModifier and TypeFieldDescriptionClassificationClassesResolverIntegrationTest.classificationService -
Uses of ClassificationService in de.hybris.platform.classification.impl
Classes in de.hybris.platform.classification.impl that implement ClassificationServiceModifier and TypeClassDescriptionclassImplementation 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 ClassificationServiceMethods in de.hybris.platform.cockpit.model.editor.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidAbstractFeatureUIEditor.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 ClassificationServiceModifier and TypeMethodDescriptionprotected ClassificationServiceClassificationTypeLoader.getClassificationService()Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidClassificationTypeLoader.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 ClassificationServiceModifier and TypeFieldDescriptionprotected ClassificationServiceClassificationObjectValueHandler.classificationServiceMethods in de.hybris.platform.cockpit.services.values.impl that return ClassificationServiceModifier and TypeMethodDescriptionprotected ClassificationServiceClassificationObjectValueHandler.getClassificationService()Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidClassificationObjectValueHandler.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 ClassificationServiceModifier and TypeMethodDescriptionprotected ClassificationServiceProductClassificationPopulator.getClassificationService()Methods in de.hybris.platform.commercefacades.product.converters.populator with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidProductClassificationPopulator.setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return ClassificationServiceModifier and TypeMethodDescriptionProductClassificationAttributeSnIndexerValueProvider.getClassificationService()Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidProductClassificationAttributeSnIndexerValueProvider.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 ClassificationServiceModifier and TypeMethodDescriptionProductClassificationAttributesValueResolver.getClassificationService()Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidProductClassificationAttributesValueResolver.setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.integrationservices.model.impl
Methods in de.hybris.platform.integrationservices.model.impl that return ClassificationServiceModifier and TypeMethodDescriptionprotected ClassificationServiceDefaultAttributeValueGetterFactory.getClassificationService()Methods in de.hybris.platform.integrationservices.model.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidDefaultAttributeValueGetterFactory.setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.platformbackoffice.classification
Fields in de.hybris.platform.platformbackoffice.classification declared as ClassificationServiceModifier and TypeFieldDescriptionprotected ClassificationServiceFeaturePeristanceHandler.classificationServiceMethods in de.hybris.platform.platformbackoffice.classification that return ClassificationServiceModifier and TypeMethodDescriptionClassificationTabEditorAreaRenderer.getClassificationService()ConfigurableClassificationTabEditorAreaRenderer.getClassificationService()Methods in de.hybris.platform.platformbackoffice.classification with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidClassificationPropertyAccessor.setClassificationService(ClassificationService classificationService) voidClassificationTabEditorAreaRenderer.setClassificationService(ClassificationService classificationService) voidConfigurableClassificationTabEditorAreaRenderer.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 ClassificationServiceModifier and TypeFieldDescriptionprotected ClassificationServiceDefaultBackofficeClassificationService.classificationServiceMethods in de.hybris.platform.platformbackoffice.services.impl that return ClassificationServiceModifier and TypeMethodDescriptionprotected ClassificationServiceDefaultBackofficeClassificationService.getClassificationService()Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidDefaultBackofficeClassificationService.setClassificationService(ClassificationService classificationService) -
Uses of ClassificationService in de.hybris.platform.platformbackoffice.widgets.compare.renderers
Methods in de.hybris.platform.platformbackoffice.widgets.compare.renderers that return ClassificationServiceModifier and TypeMethodDescriptionClassificationCompareViewFeatureRenderer.getClassificationService()ClassificationCompareViewSectionHeaderRenderer.getClassificationService()Methods in de.hybris.platform.platformbackoffice.widgets.compare.renderers with parameters of type ClassificationServiceModifier and TypeMethodDescriptionvoidClassificationCompareViewFeatureRenderer.setClassificationService(ClassificationService classificationService) voidClassificationCompareViewSectionHeaderRenderer.setClassificationService(ClassificationService classificationService)