public class PromotionUserRestrictionsResource
extends <any>
| Constructor and Description |
|---|
PromotionUserRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllPromotionUserRestrictions()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getPromotionUserRestrictionResource(String resourceKey)
Generated getter for sub resource of type
PromotionUserRestrictionResource for current root resource |
Collection<PromotionUserRestrictionModel> |
getPromotionUserRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postPromotionUserRestriction(PromotionUserRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setPromotionUserRestrictionsCollection(Collection<PromotionUserRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public PromotionUserRestrictionsResource()
public Response getAllPromotionUserRestrictions()
Responsepublic AbstractYResource getPromotionUserRestrictionResource(String resourceKey)
PromotionUserRestrictionResource for current root resourcepublic Collection<PromotionUserRestrictionModel> getPromotionUserRestrictionsCollection()
#getResourceValue()public Response postPromotionUserRestriction(PromotionUserRestrictionDTO dto)
Responsepublic void setPromotionUserRestrictionsCollection(Collection<PromotionUserRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.