public class ProductPercentageDiscountPromotionsResource
extends <any>
| Constructor and Description |
|---|
ProductPercentageDiscountPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductPercentageDiscountPromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductPercentageDiscountPromotionResource(String resourceKey)
Generated getter for sub resource of type
ProductPercentageDiscountPromotionResource for current root resource |
Collection<ProductPercentageDiscountPromotionModel> |
getProductPercentageDiscountPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductPercentageDiscountPromotion(ProductPercentageDiscountPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductPercentageDiscountPromotionsCollection(Collection<ProductPercentageDiscountPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductPercentageDiscountPromotionsResource()
public Response getAllProductPercentageDiscountPromotions()
Responsepublic AbstractYResource getProductPercentageDiscountPromotionResource(String resourceKey)
ProductPercentageDiscountPromotionResource for current root resourcepublic Collection<ProductPercentageDiscountPromotionModel> getProductPercentageDiscountPromotionsCollection()
#getResourceValue()public Response postProductPercentageDiscountPromotion(ProductPercentageDiscountPromotionDTO dto)
Responsepublic void setProductPercentageDiscountPromotionsCollection(Collection<ProductPercentageDiscountPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.