| Interface | Description |
|---|---|
| ScriptProcessingWizard |
Wizards which want to use de.hybris.platform.impex.hmc.export.UploadExportWizardMediaChip,
de.hybris.platform.impex.hmc.export.ExportScriptSaveAction or
de.hybris.platform.impex.hmc.export.ExportScriptValidateAction have to implement this interface.
|
| Class | Description |
|---|---|
| CronJobDumpHandler |
Implementation of a
DumpHandler for usage in ImpExImportCronJobs. |
| CronJobErrorHandler |
An
ErrorHandler designed for CronJobs. |
| DefaultCronJobMediaDataHandler |
Extension of
DefaultMediaDataHandler to allow an import of files directly from an set zip media and to export
medias directly to an zip media. |
| GeneratedImpExExportCronJob |
Generated class for type
ImpExExportCronJob. |
| GeneratedImpExExportJob |
Generated class for type
ImpExExportJob. |
| GeneratedImpExExportWizard |
Generated class for type
ImpExExportWizard. |
| GeneratedImpExImportCronJob |
Generated class for type
ImpExImportCronJob. |
| GeneratedImpExImportJob |
Generated class for type
ImpExImportJob. |
| GeneratedImpExImportWizard |
Generated class for type
ImpExImportWizard. |
| GeneratedScriptGeneratorWizard |
Generated class for type
ScriptGeneratorWizard. |
| ImpExExportCronJob |
This cronjob will be used by
ImpExExportWizard |
| ImpExExportJob |
This job will be used by
ImpExExportWizard |
| ImpExExportWizard |
This Wizard guides the User through an ImpEx based export.
|
| ImpExImportCronJob |
Cronjob which imports data from a source media
jobMedia to the platform using the ImpEx logic. |
| ImpExImportJob |
This job imports data given by
jobMedia attribute of assigned cronjob using the ImpEx Importer. |
| ImpExImportJob.MyImpExImportReader | |
| ImpExImportJob.MyImportProcessor |
Cronjob specific
ImportProcessor which extends the DefaultImportProcessor by adding the cronjob
code to each saved values message. |
| ImpExImportJob.MyMultiThreadedImpExImportReader | |
| ImpExImportJob.MyMultiThreadedImportProcessor |
Cronjob specific
ImportProcessor which extends the DefaultImportProcessor by adding the cronjob
code to each saved values message. |
| ImpExImportJobTest | |
| ImpExImportWizard |
Wizard for configuring and executing a
ImpExImportCronJob. |
| ScriptGeneratorWizard |
Wizard which offers support for the generation of HeaderLibraries and ImpEx based export scripts.
|
Copyright © 2017 SAP SE. All Rights Reserved.