| Package | Description |
|---|---|
| de.hybris.platform.impex.resource.cronjob | |
| de.hybris.platform.servicelayer.impex.impl |
| Modifier and Type | Method and Description |
|---|---|
ImpExExportCronJobModel |
ImpExExportCronJobResource.getImpExExportCronJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ImpExExportCronJobModel |
ImpExExportCronJobResource.readResource(java.lang.String resourceId)
Gets the
ImpExExportCronJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImpExExportCronJobModel> |
ImpExExportCronJobsResource.getImpExExportCronJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportCronJobResource.setImpExExportCronJobModel(ImpExExportCronJobModel value)
Convenience method which just delegates to
#setResourceValue(ImpExExportCronJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportCronJobsResource.setImpExExportCronJobsCollection(java.util.Collection<ImpExExportCronJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultExportService.configureCronJob(ImpExExportCronJobModel cronJob,
ExportConfig config) |
protected ExportModel |
DefaultExportService.exportData(ImpExExportCronJobModel cronJob,
boolean synchronous) |
| Constructor and Description |
|---|
ExportCronJobResult(ImpExExportCronJobModel cronJob) |
Copyright © 2018 SAP SE. All Rights Reserved.