| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.impex.jalo.exp |
| Modifier and Type | Method and Description |
|---|---|
ImpExExportCronJob |
ImpExManager.createDefaultExportCronJob(ExportConfiguration config)
Creates an export cronjob with given export configuration.
|
Export |
ImpExManager.exportData(ExportConfiguration config,
boolean synchronous)
Exports data using a new
ImpExExportCronJob instance. |
Export |
ImpExManager.exportData(ExportConfiguration config,
HeaderLibrary library,
Collection<Item> items,
boolean synchronous)
Exports data using a new
ImpExExportCronJob instance. |
Export |
ImpExManager.exportDataLight(ExportConfiguration config)
Exports data without using a cronjob.
ATTENTION: No logs are available except of these fired to the log4j system. |
Export |
ImpExManager.exportDataLight(ExportConfiguration config,
HeaderLibrary library,
Collection<Item> items)
Exports data without using a cronjob.
ATTENTION: No logs are available except of these fired to the log4j system. |
| Constructor and Description |
|---|
Exporter(ExportConfiguration config) |
Copyright © 2017 SAP SE. All Rights Reserved.