public class Y2YBatchResource
extends <any>
| Constructor and Description |
|---|
Y2YBatchResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteY2YBatch()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
getY2YBatch()
Generated HTTP method for covering GET requests.
|
Y2YBatchModel |
getY2YBatchModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putY2YBatch(Y2YBatchDTO dto)
Generated HTTP method for covering PUT requests.
|
protected Y2YBatchModel |
readResource(String resourceId)
Gets the
Y2YBatchModel resource which is addressed by current resource request. |
void |
setY2YBatchModel(Y2YBatchModel value)
Convenience method which just delegates to
#setResourceValue(Y2YBatchModel) |
public Y2YBatchResource()
public Response deleteY2YBatch()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getY2YBatch()
Responsepublic Y2YBatchModel getY2YBatchModel()
#getResourceValue()public Response putY2YBatch(Y2YBatchDTO dto)
Responseprotected Y2YBatchModel readResource(String resourceId) throws Exception
Y2YBatchModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setY2YBatchModel(Y2YBatchModel value)
#setResourceValue(Y2YBatchModel)Copyright © 2017 SAP SE. All Rights Reserved.