public class OrderThresholdPerfectPartnerPromotionsResource
extends <any>
| Constructor and Description |
|---|
OrderThresholdPerfectPartnerPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllOrderThresholdPerfectPartnerPromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getOrderThresholdPerfectPartnerPromotionResource(String resourceKey)
Generated getter for sub resource of type
OrderThresholdPerfectPartnerPromotionResource for current root resource |
Collection<OrderThresholdPerfectPartnerPromotionModel> |
getOrderThresholdPerfectPartnerPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postOrderThresholdPerfectPartnerPromotion(OrderThresholdPerfectPartnerPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setOrderThresholdPerfectPartnerPromotionsCollection(Collection<OrderThresholdPerfectPartnerPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public OrderThresholdPerfectPartnerPromotionsResource()
public Response getAllOrderThresholdPerfectPartnerPromotions()
Responsepublic AbstractYResource getOrderThresholdPerfectPartnerPromotionResource(String resourceKey)
OrderThresholdPerfectPartnerPromotionResource for current root resourcepublic Collection<OrderThresholdPerfectPartnerPromotionModel> getOrderThresholdPerfectPartnerPromotionsCollection()
#getResourceValue()public Response postOrderThresholdPerfectPartnerPromotion(OrderThresholdPerfectPartnerPromotionDTO dto)
Responsepublic void setOrderThresholdPerfectPartnerPromotionsCollection(Collection<OrderThresholdPerfectPartnerPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.