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.importcockpit.components.mappingview.impl
Methods in de.hybris.platform.importcockpit.components.mappingview.impl that return ClassificationSystemService Modifier and Type Method Description ClassificationSystemServiceDefaultMappingLineComponent. getClassificationSystemService()ClassificationSystemServiceLocalizedTranslatorMappingLineComponent. getClassificationSystemService() -
Uses of ClassificationSystemService in de.hybris.platform.importcockpit.model.mappingview.mappingline.impl
Methods in de.hybris.platform.importcockpit.model.mappingview.mappingline.impl that return ClassificationSystemService Modifier and Type Method Description protected ClassificationSystemServiceDefaultAttribCollectionMapping. getClassificationSystemService()protected ClassificationSystemServiceDefaultTranslatorMapping. getClassificationSystemService() -
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) -
Uses of ClassificationSystemService in de.hybris.platform.sap.sapcpiproductexchange.inbound.events
Methods in de.hybris.platform.sap.sapcpiproductexchange.inbound.events that return ClassificationSystemService Modifier and Type Method Description protected ClassificationSystemServiceSapCpiClassAssignmentUnitPersistenceHook. getClassificationSystemService()protected ClassificationSystemServiceSapCpiProductFeaturePersistenceHook. getClassificationSystemService()Methods in de.hybris.platform.sap.sapcpiproductexchange.inbound.events with parameters of type ClassificationSystemService Modifier and Type Method Description voidSapCpiClassAssignmentUnitPersistenceHook. setClassificationSystemService(ClassificationSystemService classificationSystemService)voidSapCpiProductFeaturePersistenceHook. setClassificationSystemService(ClassificationSystemService classificationSystemService)
-