public class PromotionPriceRowsResource
extends <any>
| Constructor and Description |
|---|
PromotionPriceRowsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionPriceRows()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionPriceRowResource(String resourceKey)
Generated getter for sub resource of type
PromotionPriceRowResource for current root resource |
Collection<PromotionPriceRowModel> |
getPromotionPriceRowsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionPriceRow(PromotionPriceRowDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionPriceRowsCollection(Collection<PromotionPriceRowModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionPriceRowsResource()
public Response getAllPromotionPriceRows()
Responsepublic AbstractYResource getPromotionPriceRowResource(String resourceKey)
PromotionPriceRowResource for current root resourcepublic Collection<PromotionPriceRowModel> getPromotionPriceRowsCollection()
#getResourceValue()public Response postPromotionPriceRow(PromotionPriceRowDTO dto)
Responsepublic void setPromotionPriceRowsCollection(Collection<PromotionPriceRowModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.