| Package | Description |
|---|---|
| de.hybris.platform.impex.model.cronjob |
Contains generated models for each type of de.hybris.platform.impex.jalo.cronjob package.
|
| de.hybris.platform.impex.model.exp |
Contains generated models for each type of de.hybris.platform.impex.jalo.exp package.
|
| de.hybris.platform.impex.resource.exp | |
| de.hybris.platform.servicelayer.impex | |
| de.hybris.platform.servicelayer.impex.impl |
| Modifier and Type | Method and Description |
|---|---|
ExportModel |
ImpExExportCronJobModel.getExport()
Generated method - Getter of the
ImpExExportCronJob.export attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportCronJobModel.setExport(ExportModel value)
Generated method - Setter of
ImpExExportCronJob.export attribute defined at extension impex. |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportModel
Generated model class for type Report first defined at extension impex.
|
| Modifier and Type | Method and Description |
|---|---|
ExportModel |
ExportResource.getExportModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ExportModel |
ExportResource.readResource(java.lang.String resourceId)
Gets the
ExportModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ExportModel> |
ExportsResource.getExportsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportResource.setExportModel(ExportModel value)
Convenience method which just delegates to
#setResourceValue(ExportModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportsResource.setExportsCollection(java.util.Collection<ExportModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
ExportModel |
ExportResult.getExport()
Gets an export object referencing exported data anad media.
|
| Modifier and Type | Method and Description |
|---|---|
protected ExportModel |
DefaultExportService.exportData(ImpExExportCronJobModel cronJob,
boolean synchronous) |
ExportModel |
ExportCronJobResult.getExport() |
Copyright © 2018 SAP SE. All Rights Reserved.