public class PromotionProductRestrictionsResource
extends <any>
| Constructor and Description |
|---|
PromotionProductRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionProductRestrictions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionProductRestrictionResource(String resourceKey)
Generated getter for sub resource of type
PromotionProductRestrictionResource for current root resource |
Collection<PromotionProductRestrictionModel> |
getPromotionProductRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionProductRestriction(PromotionProductRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionProductRestrictionsCollection(Collection<PromotionProductRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionProductRestrictionsResource()
public Response getAllPromotionProductRestrictions()
Responsepublic AbstractYResource getPromotionProductRestrictionResource(String resourceKey)
PromotionProductRestrictionResource for current root resourcepublic Collection<PromotionProductRestrictionModel> getPromotionProductRestrictionsCollection()
#getResourceValue()public Response postPromotionProductRestriction(PromotionProductRestrictionDTO dto)
Responsepublic void setPromotionProductRestrictionsCollection(Collection<PromotionProductRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.