public class OrderEntryReturnRecordEntryResource
extends <any>
| Constructor and Description |
|---|
OrderEntryReturnRecordEntryResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteOrderEntryReturnRecordEntry()
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 |
getOrderEntryReturnRecordEntry()
Generated HTTP method for covering GET requests.
|
OrderEntryReturnRecordEntryModel |
getOrderEntryReturnRecordEntryModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putOrderEntryReturnRecordEntry(OrderEntryReturnRecordEntryDTO dto)
Generated HTTP method for covering PUT requests.
|
protected OrderEntryReturnRecordEntryModel |
readResource(String resourceId)
Gets the
OrderEntryReturnRecordEntryModel resource which is addressed by current resource request. |
void |
setOrderEntryReturnRecordEntryModel(OrderEntryReturnRecordEntryModel value)
Convenience method which just delegates to
#setResourceValue(OrderEntryReturnRecordEntryModel) |
public OrderEntryReturnRecordEntryResource()
public Response deleteOrderEntryReturnRecordEntry()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getOrderEntryReturnRecordEntry()
Responsepublic OrderEntryReturnRecordEntryModel getOrderEntryReturnRecordEntryModel()
#getResourceValue()public Response putOrderEntryReturnRecordEntry(OrderEntryReturnRecordEntryDTO dto)
Responseprotected OrderEntryReturnRecordEntryModel readResource(String resourceId) throws Exception
OrderEntryReturnRecordEntryModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setOrderEntryReturnRecordEntryModel(OrderEntryReturnRecordEntryModel value)
#setResourceValue(OrderEntryReturnRecordEntryModel)Copyright © 2017 SAP SE. All Rights Reserved.