| Package | Description |
|---|---|
| de.hybris.platform.cronjob.resource |
| Modifier and Type | Method and Description |
|---|---|
CSVExportStepModel |
CSVExportStepResource.getCSVExportStepModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected CSVExportStepModel |
CSVExportStepResource.readResource(java.lang.String resourceId)
Gets the
CSVExportStepModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CSVExportStepModel> |
CSVExportStepsResource.getCSVExportStepsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CSVExportStepResource.setCSVExportStepModel(CSVExportStepModel value)
Convenience method which just delegates to
#setResourceValue(CSVExportStepModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CSVExportStepsResource.setCSVExportStepsCollection(java.util.Collection<CSVExportStepModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.