public class AcceleratorProductMultiBuyPromotionsResource
extends <any>
| Constructor and Description |
|---|
AcceleratorProductMultiBuyPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractYResource |
getAcceleratorProductMultiBuyPromotionResource(String resourceKey)
Generated getter for sub resource of type
AcceleratorProductMultiBuyPromotionResource for current root resource |
Collection<AcceleratorProductMultiBuyPromotionModel> |
getAcceleratorProductMultiBuyPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
getAllAcceleratorProductMultiBuyPromotions()
Generated HTTP method for covering GET requests.
|
Response |
postAcceleratorProductMultiBuyPromotion(AcceleratorProductMultiBuyPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setAcceleratorProductMultiBuyPromotionsCollection(Collection<AcceleratorProductMultiBuyPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public AcceleratorProductMultiBuyPromotionsResource()
public AbstractYResource getAcceleratorProductMultiBuyPromotionResource(String resourceKey)
AcceleratorProductMultiBuyPromotionResource for current root resourcepublic Collection<AcceleratorProductMultiBuyPromotionModel> getAcceleratorProductMultiBuyPromotionsCollection()
#getResourceValue()public Response getAllAcceleratorProductMultiBuyPromotions()
Responsepublic Response postAcceleratorProductMultiBuyPromotion(AcceleratorProductMultiBuyPromotionDTO dto)
Responsepublic void setAcceleratorProductMultiBuyPromotionsCollection(Collection<AcceleratorProductMultiBuyPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.