public class PromotionOrderRestrictionsResource
extends <any>
| Constructor and Description |
|---|
PromotionOrderRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionOrderRestrictions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionOrderRestrictionResource(String resourceKey)
Generated getter for sub resource of type
PromotionOrderRestrictionResource for current root resource |
Collection<PromotionOrderRestrictionModel> |
getPromotionOrderRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionOrderRestriction(PromotionOrderRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionOrderRestrictionsCollection(Collection<PromotionOrderRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionOrderRestrictionsResource()
public Response getAllPromotionOrderRestrictions()
Responsepublic AbstractYResource getPromotionOrderRestrictionResource(String resourceKey)
PromotionOrderRestrictionResource for current root resourcepublic Collection<PromotionOrderRestrictionModel> getPromotionOrderRestrictionsCollection()
#getResourceValue()public Response postPromotionOrderRestriction(PromotionOrderRestrictionDTO dto)
Responsepublic void setPromotionOrderRestrictionsCollection(Collection<PromotionOrderRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.