Uses of Interface
de.hybris.platform.importcockpit.services.mapping.MappingLineService
-
-
Uses of MappingLineService in de.hybris.platform.importcockpit.components.mappingview.impl
Methods in de.hybris.platform.importcockpit.components.mappingview.impl that return MappingLineService Modifier and Type Method Description protected MappingLineServiceDefaultMappingLineComponent. getMappingLineService()protected MappingLineServiceDefaultMappingLineConfigureComponent. getMappingLineService()protected MappingLineServiceDefaultMappingListViewComponent. getMappingLineService()Methods in de.hybris.platform.importcockpit.components.mappingview.impl with parameters of type MappingLineService Modifier and Type Method Description voidDefaultMappingLineComponent. setMappingLineService(MappingLineService mappingLineService)voidDefaultMappingLineConfigureComponent. setMappingLineService(MappingLineService mappingLineService)voidDefaultMappingListViewComponent. setMappingLineService(MappingLineService mappingLineService) -
Uses of MappingLineService in de.hybris.platform.importcockpit.services.impex.generator.operations.impl
Methods in de.hybris.platform.importcockpit.services.impex.generator.operations.impl that return MappingLineService Modifier and Type Method Description protected MappingLineServiceAbstractImpexGeneratorOperation. getMappingLineService()Methods in de.hybris.platform.importcockpit.services.impex.generator.operations.impl with parameters of type MappingLineService Modifier and Type Method Description voidAbstractImpexGeneratorOperation. setMappingLineService(MappingLineService mappingLineService) -
Uses of MappingLineService in de.hybris.platform.importcockpit.services.mapping.impl
Classes in de.hybris.platform.importcockpit.services.mapping.impl that implement MappingLineService Modifier and Type Class Description classDefaultMappingLineService
-