| Package | Description |
|---|---|
| de.hybris.platform.impex.resource.cronjob |
| Modifier and Type | Method and Description |
|---|---|
ImpExExportJobModel |
ImpExExportJobResource.getImpExExportJobModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ImpExExportJobModel |
ImpExExportJobResource.readResource(java.lang.String resourceId)
Gets the
ImpExExportJobModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ImpExExportJobModel> |
ImpExExportJobsResource.getImpExExportJobsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportJobResource.setImpExExportJobModel(ImpExExportJobModel value)
Convenience method which just delegates to
#setResourceValue(ImpExExportJobModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExExportJobsResource.setImpExExportJobsCollection(java.util.Collection<ImpExExportJobModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.