public class OrderThresholdDiscountPromotionsResource
extends <any>
| Constructor and Description |
|---|
OrderThresholdDiscountPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllOrderThresholdDiscountPromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getOrderThresholdDiscountPromotionResource(String resourceKey)
Generated getter for sub resource of type
OrderThresholdDiscountPromotionResource for current root resource |
Collection<OrderThresholdDiscountPromotionModel> |
getOrderThresholdDiscountPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postOrderThresholdDiscountPromotion(OrderThresholdDiscountPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setOrderThresholdDiscountPromotionsCollection(Collection<OrderThresholdDiscountPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public OrderThresholdDiscountPromotionsResource()
public Response getAllOrderThresholdDiscountPromotions()
Responsepublic AbstractYResource getOrderThresholdDiscountPromotionResource(String resourceKey)
OrderThresholdDiscountPromotionResource for current root resourcepublic Collection<OrderThresholdDiscountPromotionModel> getOrderThresholdDiscountPromotionsCollection()
#getResourceValue()public Response postOrderThresholdDiscountPromotion(OrderThresholdDiscountPromotionDTO dto)
Responsepublic void setOrderThresholdDiscountPromotionsCollection(Collection<OrderThresholdDiscountPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.