Uses of Interface
de.hybris.platform.importcockpit.services.mapping.MappingLineTypeService
-
-
Uses of MappingLineTypeService in de.hybris.platform.importcockpit.components.contentbrowser.mapping.impl
Methods in de.hybris.platform.importcockpit.components.contentbrowser.mapping.impl that return MappingLineTypeService Modifier and Type Method Description protected MappingLineTypeServiceTargetSectionComponent. getMappingLineTypeService()Methods in de.hybris.platform.importcockpit.components.contentbrowser.mapping.impl with parameters of type MappingLineTypeService Modifier and Type Method Description voidTargetSectionComponent. setMappingLineTypeService(MappingLineTypeService mappingLineTypeService) -
Uses of MappingLineTypeService in de.hybris.platform.importcockpit.components.mappingview.impl
Methods in de.hybris.platform.importcockpit.components.mappingview.impl that return MappingLineTypeService Modifier and Type Method Description protected MappingLineTypeServiceDefaultMappingLineConfigureComponent. getMappingLineTypeService()Methods in de.hybris.platform.importcockpit.components.mappingview.impl with parameters of type MappingLineTypeService Modifier and Type Method Description voidDefaultMappingLineConfigureComponent. setMappingLineTypeService(MappingLineTypeService mappingLineTypeService) -
Uses of MappingLineTypeService in de.hybris.platform.importcockpit.services.mapping.impl
Classes in de.hybris.platform.importcockpit.services.mapping.impl that implement MappingLineTypeService Modifier and Type Class Description classDefaultMappingLineTypeServiceMethods in de.hybris.platform.importcockpit.services.mapping.impl that return MappingLineTypeService Modifier and Type Method Description protected MappingLineTypeServiceAbstractImportCockpitMappingService. getMappingLineTypeService()protected MappingLineTypeServiceDefaultMappingLineService. getMappingLineTypeService()Methods in de.hybris.platform.importcockpit.services.mapping.impl with parameters of type MappingLineTypeService Modifier and Type Method Description voidAbstractImportCockpitMappingService. setMappingLineTypeService(MappingLineTypeService mappingLineTypeService)voidDefaultMappingLineService. setMappingLineTypeService(MappingLineTypeService mappingLineTypeService) -
Uses of MappingLineTypeService in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl
Methods in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl that return MappingLineTypeService Modifier and Type Method Description protected MappingLineTypeServiceAbstractMappingValidationStrategy. getMappingLineTypeService()Methods in de.hybris.platform.importcockpit.services.mapping.validation.strategy.impl with parameters of type MappingLineTypeService Modifier and Type Method Description voidAbstractMappingValidationStrategy. setMappingLineTypeService(MappingLineTypeService mappingLineTypeService)
-