public class PromotionQuantityAndPricesRowsResource
extends <any>
| Constructor and Description |
|---|
PromotionQuantityAndPricesRowsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionQuantityAndPricesRows()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionQuantityAndPricesRowResource(String resourceKey)
Generated getter for sub resource of type
PromotionQuantityAndPricesRowResource for current root resource |
Collection<PromotionQuantityAndPricesRowModel> |
getPromotionQuantityAndPricesRowsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionQuantityAndPricesRow(PromotionQuantityAndPricesRowDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionQuantityAndPricesRowsCollection(Collection<PromotionQuantityAndPricesRowModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionQuantityAndPricesRowsResource()
public Response getAllPromotionQuantityAndPricesRows()
Responsepublic AbstractYResource getPromotionQuantityAndPricesRowResource(String resourceKey)
PromotionQuantityAndPricesRowResource for current root resourcepublic Collection<PromotionQuantityAndPricesRowModel> getPromotionQuantityAndPricesRowsCollection()
#getResourceValue()public Response postPromotionQuantityAndPricesRow(PromotionQuantityAndPricesRowDTO dto)
Responsepublic void setPromotionQuantityAndPricesRowsCollection(Collection<PromotionQuantityAndPricesRowModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.