public class ProductPerfectPartnerPromotionsResource
extends <any>
| Constructor and Description |
|---|
ProductPerfectPartnerPromotionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllProductPerfectPartnerPromotions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getProductPerfectPartnerPromotionResource(String resourceKey)
Generated getter for sub resource of type
ProductPerfectPartnerPromotionResource for current root resource |
Collection<ProductPerfectPartnerPromotionModel> |
getProductPerfectPartnerPromotionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postProductPerfectPartnerPromotion(ProductPerfectPartnerPromotionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setProductPerfectPartnerPromotionsCollection(Collection<ProductPerfectPartnerPromotionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ProductPerfectPartnerPromotionsResource()
public Response getAllProductPerfectPartnerPromotions()
Responsepublic AbstractYResource getProductPerfectPartnerPromotionResource(String resourceKey)
ProductPerfectPartnerPromotionResource for current root resourcepublic Collection<ProductPerfectPartnerPromotionModel> getProductPerfectPartnerPromotionsCollection()
#getResourceValue()public Response postProductPerfectPartnerPromotion(ProductPerfectPartnerPromotionDTO dto)
Responsepublic void setProductPerfectPartnerPromotionsCollection(Collection<ProductPerfectPartnerPromotionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.