public class ProductBOGOFPromotionsResource
extends <any>
| Constructor and Description |
|---|
ProductBOGOFPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductBOGOFPromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductBOGOFPromotionResource(String resourceKey)
Generated getter for sub resource of type
ProductBOGOFPromotionResource for current root resource |
Collection<ProductBOGOFPromotionModel> |
getProductBOGOFPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductBOGOFPromotion(ProductBOGOFPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductBOGOFPromotionsCollection(Collection<ProductBOGOFPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductBOGOFPromotionsResource()
public Response getAllProductBOGOFPromotions()
Responsepublic AbstractYResource getProductBOGOFPromotionResource(String resourceKey)
ProductBOGOFPromotionResource for current root resourcepublic Collection<ProductBOGOFPromotionModel> getProductBOGOFPromotionsCollection()
#getResourceValue()public Response postProductBOGOFPromotion(ProductBOGOFPromotionDTO dto)
Responsepublic void setProductBOGOFPromotionsCollection(Collection<ProductBOGOFPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.