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.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return ClassificationService Modifier and Type Method Description ClassificationServiceProductClassificationAttributeSnIndexerValueProvider. getClassificationService()Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl with parameters of type ClassificationService Modifier and Type Method Description voidProductClassificationAttributeSnIndexerValueProvider. 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.integrationservices.model.impl
Methods in de.hybris.platform.integrationservices.model.impl that return ClassificationService Modifier and Type Method Description protected ClassificationServiceClassificationAttributeValueAccessor. getClassificationService()Deprecated, for removal: This API element is subject to removal in a future version.protected ClassificationServiceDefaultAttributeValueAccessorFactory. getClassificationService()Deprecated, for removal: This API element is subject to removal in a future version.not used anymoreprotected ClassificationServiceDefaultAttributeValueGetterFactory. getClassificationService()Methods in de.hybris.platform.integrationservices.model.impl with parameters of type ClassificationService Modifier and Type Method Description voidDefaultAttributeValueAccessorFactory. setClassificationService(ClassificationService classificationService)Deprecated, for removal: This API element is subject to removal in a future version.not used anymorevoidDefaultAttributeValueGetterFactory. setClassificationService(ClassificationService classificationService)Constructors in de.hybris.platform.integrationservices.model.impl with parameters of type ClassificationService Constructor Description ClassificationAttributeValueAccessor(TypeAttributeDescriptor descriptor, ClassAttributeAssignmentModel model, ClassificationService service)Deprecated, for removal: This API element is subject to removal in a future version.Constructs an instance of the ClassificationAttributeValueAccessor -
Uses of ClassificationService in de.hybris.platform.platformbackoffice.classification
Fields in de.hybris.platform.platformbackoffice.classification declared as ClassificationService Modifier and Type Field Description protected ClassificationServiceFeaturePeristanceHandler. classificationServiceMethods 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)
-