public class AbstractPromotionRestrictionsResource
extends <any>
| Constructor and Description |
|---|
AbstractPromotionRestrictionsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractYResource |
getAbstractPromotionRestrictionResource(String resourceKey)
Generated getter for sub resource of type
AbstractPromotionRestrictionResource for current root resource |
Collection<AbstractPromotionRestrictionModel> |
getAbstractPromotionRestrictionsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
getAllAbstractPromotionRestrictions()
Generated HTTP method for covering GET requests.
|
Response |
postAbstractPromotionRestriction(AbstractPromotionRestrictionDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setAbstractPromotionRestrictionsCollection(Collection<AbstractPromotionRestrictionModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public AbstractPromotionRestrictionsResource()
public AbstractYResource getAbstractPromotionRestrictionResource(String resourceKey)
AbstractPromotionRestrictionResource for current root resourcepublic Collection<AbstractPromotionRestrictionModel> getAbstractPromotionRestrictionsCollection()
#getResourceValue()public Response getAllAbstractPromotionRestrictions()
Responsepublic Response postAbstractPromotionRestriction(AbstractPromotionRestrictionDTO dto)
Responsepublic void setAbstractPromotionRestrictionsCollection(Collection<AbstractPromotionRestrictionModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.