| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo | |
| de.hybris.platform.impex.jalo.cronjob | |
| de.hybris.platform.impex.jalo.exp | |
| de.hybris.platform.impex.jalo.exp.converter |
| Modifier and Type | Method and Description |
|---|---|
Export |
GeneratedImpExManager.createExport(Map attributeValues) |
Export |
GeneratedImpExManager.createExport(SessionContext ctx,
Map attributeValues) |
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. |
| Modifier and Type | Method and Description |
|---|---|
Export |
GeneratedImpExExportWizard.getExport()
Generated method - Getter of the
ImpExExportWizard.export attribute. |
Export |
GeneratedImpExExportCronJob.getExport()
Generated method - Getter of the
ImpExExportCronJob.export attribute. |
abstract Export |
GeneratedImpExExportWizard.getExport(SessionContext ctx)
Generated method - Getter of the
ImpExExportWizard.export attribute. |
Export |
ImpExExportWizard.getExport(SessionContext ctx) |
Export |
GeneratedImpExExportCronJob.getExport(SessionContext ctx)
Generated method - Getter of the
ImpExExportCronJob.export attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedImpExExportCronJob.setExport(Export value)
Generated method - Setter of the
ImpExExportCronJob.export attribute. |
void |
GeneratedImpExExportCronJob.setExport(SessionContext ctx,
Export value)
Generated method - Setter of the
ImpExExportCronJob.export attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedReport
Generated class for type
Report. |
class |
Report |
| Modifier and Type | Method and Description |
|---|---|
Export |
Exporter.export() |
Export |
DeprecatedExporter.export() |
| Modifier and Type | Method and Description |
|---|---|
Export |
AbstractExportConverter.getExport() |
Export |
ExportConverter.getExport() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractExportConverter.setExport(Export export) |
void |
ExportConverter.setExport(Export export) |
Copyright © 2017 SAP SE. All Rights Reserved.