| 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.resource.exp |
| Modifier and Type | Method and Description |
|---|---|
ReportModel |
ImpExExportCronJobModel.getReport()
Generated method - Getter of the
ImpExExportCronJob.report attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportCronJobModel.setReport(ReportModel value)
Generated method - Setter of
ImpExExportCronJob.report attribute defined at extension impex. |
| Modifier and Type | Method and Description |
|---|---|
ReportModel |
ReportResource.getReportModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ReportModel |
ReportResource.readResource(java.lang.String resourceId)
Gets the
ReportModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ReportModel> |
ReportsResource.getReportsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportResource.setReportModel(ReportModel value)
Convenience method which just delegates to
#setResourceValue(ReportModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReportsResource.setReportsCollection(java.util.Collection<ReportModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.