Uses of Interface
de.hybris.platform.importcockpit.services.mapping.ImportCockpitMappingService
-
-
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.components.contentbrowser.mapping.impl
Methods in de.hybris.platform.importcockpit.components.contentbrowser.mapping.impl that return ImportCockpitMappingService Modifier and Type Method Description protected ImportCockpitMappingServiceDefaultSaveMappingComponent. getMappingService()protected ImportCockpitMappingServiceMappingBrowserCaptionComponent. getMappingService()Methods in de.hybris.platform.importcockpit.components.contentbrowser.mapping.impl with parameters of type ImportCockpitMappingService Modifier and Type Method Description voidDefaultSaveMappingComponent. setMappingService(ImportCockpitMappingService mappingService)voidMappingBrowserCaptionComponent. setMappingService(ImportCockpitMappingService mappingService) -
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.components.mappingview.impl
Methods in de.hybris.platform.importcockpit.components.mappingview.impl that return ImportCockpitMappingService Modifier and Type Method Description protected ImportCockpitMappingServiceDefaultMappingLineComponent. getMappingService()Methods in de.hybris.platform.importcockpit.components.mappingview.impl with parameters of type ImportCockpitMappingService Modifier and Type Method Description voidDefaultMappingLineComponent. setMappingService(ImportCockpitMappingService mappingService) -
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.services.cronjob.impl
Methods in de.hybris.platform.importcockpit.services.cronjob.impl that return ImportCockpitMappingService Modifier and Type Method Description protected ImportCockpitMappingServiceDefaultImportCockpitCronJobService. getImportCockpitMappingService()Methods in de.hybris.platform.importcockpit.services.cronjob.impl with parameters of type ImportCockpitMappingService Modifier and Type Method Description voidDefaultImportCockpitCronJobService. setImportCockpitMappingService(ImportCockpitMappingService importCockpitMappingService) -
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.services.impex.generator.operations.impl
Methods in de.hybris.platform.importcockpit.services.impex.generator.operations.impl that return ImportCockpitMappingService Modifier and Type Method Description protected ImportCockpitMappingServiceAbstractImpexGeneratorOperation. getMappingService()Methods in de.hybris.platform.importcockpit.services.impex.generator.operations.impl with parameters of type ImportCockpitMappingService Modifier and Type Method Description voidAbstractImpexGeneratorOperation. setMappingService(ImportCockpitMappingService mappingService) -
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.services.impex.impl
Methods in de.hybris.platform.importcockpit.services.impex.impl that return ImportCockpitMappingService Modifier and Type Method Description protected ImportCockpitMappingServiceDefaultImpExMediaGenerationService. getMappingService()Methods in de.hybris.platform.importcockpit.services.impex.impl with parameters of type ImportCockpitMappingService Modifier and Type Method Description voidDefaultImpExMediaGenerationService. setMappingService(ImportCockpitMappingService mappingService) -
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.services.mapping.impl
Classes in de.hybris.platform.importcockpit.services.mapping.impl that implement ImportCockpitMappingService Modifier and Type Class Description classAbstractImportCockpitMappingServiceImplements a part of the methods required by the ImportCockpitMappingService interfaceclassDefaultImportCockpitMappingServiceImplements a part of the methods required by the ImportCockpitMappingService interface -
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.session.mapping.impl
Methods in de.hybris.platform.importcockpit.session.mapping.impl that return ImportCockpitMappingService Modifier and Type Method Description protected ImportCockpitMappingServiceMappingBrowserModel. getMappingService()Methods in de.hybris.platform.importcockpit.session.mapping.impl with parameters of type ImportCockpitMappingService Modifier and Type Method Description voidMappingBrowserModel. setMappingService(ImportCockpitMappingService mappingService) -
Uses of ImportCockpitMappingService in de.hybris.platform.importcockpit.wizzard.mapping.page
Methods in de.hybris.platform.importcockpit.wizzard.mapping.page that return ImportCockpitMappingService Modifier and Type Method Description protected ImportCockpitMappingServiceMappingLoadPage. getMappingService()Methods in de.hybris.platform.importcockpit.wizzard.mapping.page with parameters of type ImportCockpitMappingService Modifier and Type Method Description voidMappingLoadPage. setMappingService(ImportCockpitMappingService mappingService)
-