public class OrderThresholdFreeGiftPromotionsResource
extends <any>
| Constructor and Description |
|---|
OrderThresholdFreeGiftPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllOrderThresholdFreeGiftPromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getOrderThresholdFreeGiftPromotionResource(String resourceKey)
Generated getter for sub resource of type
OrderThresholdFreeGiftPromotionResource for current root resource |
Collection<OrderThresholdFreeGiftPromotionModel> |
getOrderThresholdFreeGiftPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postOrderThresholdFreeGiftPromotion(OrderThresholdFreeGiftPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setOrderThresholdFreeGiftPromotionsCollection(Collection<OrderThresholdFreeGiftPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public OrderThresholdFreeGiftPromotionsResource()
public Response getAllOrderThresholdFreeGiftPromotions()
Responsepublic AbstractYResource getOrderThresholdFreeGiftPromotionResource(String resourceKey)
OrderThresholdFreeGiftPromotionResource for current root resourcepublic Collection<OrderThresholdFreeGiftPromotionModel> getOrderThresholdFreeGiftPromotionsCollection()
#getResourceValue()public Response postOrderThresholdFreeGiftPromotion(OrderThresholdFreeGiftPromotionDTO dto)
Responsepublic void setOrderThresholdFreeGiftPromotionsCollection(Collection<OrderThresholdFreeGiftPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.