| Package | Description |
|---|---|
| de.hybris.y2ysync.resource | |
| de.hybris.y2ysync.task.distributed |
| Modifier and Type | Method and Description |
|---|---|
Y2YBatchModel |
Y2YBatchResource.getY2YBatchModel()
Convenience method which just delegates to
#getResourceValue() |
protected Y2YBatchModel |
Y2YBatchResource.readResource(String resourceId)
Gets the
Y2YBatchModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<Y2YBatchModel> |
Y2YBatchsResource.getY2YBatchsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YBatchResource.setY2YBatchModel(Y2YBatchModel value)
Convenience method which just delegates to
#setResourceValue(Y2YBatchModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
Y2YBatchsResource.setY2YBatchsCollection(Collection<Y2YBatchModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
BatchModel |
BatchingExportProcessor.getResultBatch(Y2YBatchModel inputBatch) |
Copyright © 2017 SAP SE. All Rights Reserved.