public class OrderEntryReturnRecordEntriesResource
extends <any>
| Constructor and Description |
|---|
OrderEntryReturnRecordEntriesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllOrderEntryReturnRecordEntries()
Generated HTTP method for covering GET requests.
|
Collection<OrderEntryReturnRecordEntryModel> |
getOrderEntryReturnRecordEntriesCollection()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getOrderEntryReturnRecordEntryResource(String resourceKey)
Generated getter for sub resource of type
OrderEntryReturnRecordEntryResource for current root resource |
Response |
postOrderEntryReturnRecordEntry(OrderEntryReturnRecordEntryDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setOrderEntryReturnRecordEntriesCollection(Collection<OrderEntryReturnRecordEntryModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public OrderEntryReturnRecordEntriesResource()
public Response getAllOrderEntryReturnRecordEntries()
Responsepublic Collection<OrderEntryReturnRecordEntryModel> getOrderEntryReturnRecordEntriesCollection()
#getResourceValue()public AbstractYResource getOrderEntryReturnRecordEntryResource(String resourceKey)
OrderEntryReturnRecordEntryResource for current root resourcepublic Response postOrderEntryReturnRecordEntry(OrderEntryReturnRecordEntryDTO dto)
Responsepublic void setOrderEntryReturnRecordEntriesCollection(Collection<OrderEntryReturnRecordEntryModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.