Uses of Interface
de.hybris.platform.classification.ClassificationSystemService
-
-
Uses of ClassificationSystemService in com.hybris.backoffice.excel.importing
Methods in com.hybris.backoffice.excel.importing that return ClassificationSystemService Modifier and Type Method Description ClassificationSystemServiceDefaultExcelImportClassificationWorkbookDecorator. getClassificationSystemService()Methods in com.hybris.backoffice.excel.importing with parameters of type ClassificationSystemService Modifier and Type Method Description voidDefaultExcelImportClassificationWorkbookDecorator. setClassificationSystemService(ClassificationSystemService classificationSystemService) -
Uses of ClassificationSystemService in com.hybris.backoffice.excel.translators.classification
Methods in com.hybris.backoffice.excel.translators.classification that return ClassificationSystemService Modifier and Type Method Description ClassificationSystemServiceAbstractClassificationAttributeTranslator. getClassificationSystemService()Methods in com.hybris.backoffice.excel.translators.classification with parameters of type ClassificationSystemService Modifier and Type Method Description voidAbstractClassificationAttributeTranslator. setClassificationSystemService(ClassificationSystemService classificationSystemService) -
Uses of ClassificationSystemService in com.hybris.backoffice.excel.validators.classification
Methods in com.hybris.backoffice.excel.validators.classification with parameters of type ClassificationSystemService Modifier and Type Method Description voidExcelUnitClassificationFieldValidator. setClassificationSystemService(ClassificationSystemService classificationSystemService) -
Uses of ClassificationSystemService in de.hybris.platform.classification.impl
Classes in de.hybris.platform.classification.impl that implement ClassificationSystemService Modifier and Type Class Description classDefaultClassificationSystemServiceDefault implementation of theClassificationSystemService. -
Uses of ClassificationSystemService in de.hybris.platform.commerceservices.search.searchservices.provider.impl
Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl that return ClassificationSystemService Modifier and Type Method Description ClassificationSystemServiceProductClassificationAttributeSnIndexerValueProvider. getClassificationSystemService()Methods in de.hybris.platform.commerceservices.search.searchservices.provider.impl with parameters of type ClassificationSystemService Modifier and Type Method Description voidProductClassificationAttributeSnIndexerValueProvider. setClassificationSystemService(ClassificationSystemService classificationSystemService) -
Uses of ClassificationSystemService in de.hybris.platform.integrationservices.model.impl
Methods in de.hybris.platform.integrationservices.model.impl that return ClassificationSystemService Modifier and Type Method Description protected ClassificationSystemServiceDefaultClassificationAttributeValueService. getClassificationSystemService()Constructors in de.hybris.platform.integrationservices.model.impl with parameters of type ClassificationSystemService Constructor Description DefaultClassificationAttributeValueService(ClassificationSystemService classificationSystemService, ModelService modelService)Instantiates the DefaultClassificationAttributeValueService object -
Uses of ClassificationSystemService in de.hybris.platform.platformbackoffice.editors.numberwithclassificationunit
Methods in de.hybris.platform.platformbackoffice.editors.numberwithclassificationunit that return ClassificationSystemService Modifier and Type Method Description ClassificationSystemServiceNumberWithClassificationUnitEditor. getClassificationSystemService() -
Uses of ClassificationSystemService in de.hybris.platform.platformbackoffice.editors.yenum
Methods in de.hybris.platform.platformbackoffice.editors.yenum that return ClassificationSystemService Modifier and Type Method Description ClassificationSystemServicePlatformEnumValueResolver. getClassificationSystemService()Methods in de.hybris.platform.platformbackoffice.editors.yenum with parameters of type ClassificationSystemService Modifier and Type Method Description voidPlatformEnumValueResolver. setClassificationSystemService(ClassificationSystemService classificationSystemService) -
Uses of ClassificationSystemService in de.hybris.platform.platformbackoffice.widgets.compare.renderers
Methods in de.hybris.platform.platformbackoffice.widgets.compare.renderers that return ClassificationSystemService Modifier and Type Method Description protected ClassificationSystemServiceClassificationCompareViewSubsectionHeaderRenderer. getClassificationSystemService()Methods in de.hybris.platform.platformbackoffice.widgets.compare.renderers with parameters of type ClassificationSystemService Modifier and Type Method Description voidClassificationCompareViewSubsectionHeaderRenderer. setClassificationSystemService(ClassificationSystemService classificationSystemService) -
Uses of ClassificationSystemService in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type ClassificationSystemService Modifier and Type Method Description voidClassificationSystemCPQAttributesProviderImpl. setClassificationService(ClassificationSystemService classificationService)
-