public class ProductFixedPricePromotionsResource
extends <any>
| Constructor and Description |
|---|
ProductFixedPricePromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductFixedPricePromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductFixedPricePromotionResource(String resourceKey)
Generated getter for sub resource of type
ProductFixedPricePromotionResource for current root resource |
Collection<ProductFixedPricePromotionModel> |
getProductFixedPricePromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductFixedPricePromotion(ProductFixedPricePromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductFixedPricePromotionsCollection(Collection<ProductFixedPricePromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductFixedPricePromotionsResource()
public Response getAllProductFixedPricePromotions()
Responsepublic AbstractYResource getProductFixedPricePromotionResource(String resourceKey)
ProductFixedPricePromotionResource for current root resourcepublic Collection<ProductFixedPricePromotionModel> getProductFixedPricePromotionsCollection()
#getResourceValue()public Response postProductFixedPricePromotion(ProductFixedPricePromotionDTO dto)
Responsepublic void setProductFixedPricePromotionsCollection(Collection<ProductFixedPricePromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.