| Modifier and Type | Method and Description |
|---|---|
protected ImportConfig |
ExcelIntegrationTest.createImportConfig(java.lang.String script) |
| Modifier and Type | Method and Description |
|---|---|
protected ImportConfig |
ExcelImportJobPerformable.createImportConfig(ExcelImportCronJobModel cronJob) |
| Modifier and Type | Method and Description |
|---|---|
ImportConfig |
ImportConfigStrategy.createImportConfig(ItemImportTaskData ctx)
Creates an ImpEx ImportConfig
|
| Modifier and Type | Method and Description |
|---|---|
ImportConfig |
DefaultImportConfigStrategy.createImportConfig(ItemImportTaskData ctx) |
| Modifier and Type | Method and Description |
|---|---|
abstract ImportConfig |
AbstractImpexRunnerTask.getImportConfig()
Lookup method to return the import config
|
| Modifier and Type | Method and Description |
|---|---|
protected ImportConfig |
AbstractRemoveStrategy.createImpexConfig() |
| Modifier and Type | Method and Description |
|---|---|
ImportDataResult |
HacImpexFacade.importData(ImportConfig dataInput) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExImportForm.mapImportConfig(ImportConfig importConfig) |
| Modifier and Type | Method and Description |
|---|---|
ImportResult |
ServicelayerTest.importData(ImportConfig config)
Delegates to de.hybris.platform.servicelayer.ServicelayerTestLogic#importData(de.hybris.platform.servicelayer.impex.ImportConfig, de.hybris.platform.servicelayer.impex.ImportService)
|
ImportResult |
ServicelayerTestLogic.importData(ImportConfig config,
ImportService importService)
Performs import using provided config.
|
| Modifier and Type | Method and Description |
|---|---|
ImportResult |
ImportService.importData(ImportConfig config)
Imports platform data.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultImportService.configureCronJob(ImpExImportCronJobModel cronJob,
ImportConfig config) |
ImportResult |
DefaultImportService.importData(ImportConfig config) |
Copyright © 2018 SAP SE. All Rights Reserved.