public class ProductBundlePromotionsResource
extends <any>
| Constructor and Description |
|---|
ProductBundlePromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductBundlePromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductBundlePromotionResource(String resourceKey)
Generated getter for sub resource of type
ProductBundlePromotionResource for current root resource |
Collection<ProductBundlePromotionModel> |
getProductBundlePromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductBundlePromotion(ProductBundlePromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductBundlePromotionsCollection(Collection<ProductBundlePromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductBundlePromotionsResource()
public Response getAllProductBundlePromotions()
Responsepublic AbstractYResource getProductBundlePromotionResource(String resourceKey)
ProductBundlePromotionResource for current root resourcepublic Collection<ProductBundlePromotionModel> getProductBundlePromotionsCollection()
#getResourceValue()public Response postProductBundlePromotion(ProductBundlePromotionDTO dto)
Responsepublic void setProductBundlePromotionsCollection(Collection<ProductBundlePromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.