public class ChangeProductPriceBundleRulesResource
extends <any>
| Constructor and Description |
|---|
ChangeProductPriceBundleRulesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllChangeProductPriceBundleRules()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getChangeProductPriceBundleRuleResource(String resourceKey)
Generated getter for sub resource of type
ChangeProductPriceBundleRuleResource for current root resource |
Collection<ChangeProductPriceBundleRuleModel> |
getChangeProductPriceBundleRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postChangeProductPriceBundleRule(ChangeProductPriceBundleRuleDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setChangeProductPriceBundleRulesCollection(Collection<ChangeProductPriceBundleRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ChangeProductPriceBundleRulesResource()
public Response getAllChangeProductPriceBundleRules()
Responsepublic AbstractYResource getChangeProductPriceBundleRuleResource(String resourceKey)
ChangeProductPriceBundleRuleResource for current root resourcepublic Collection<ChangeProductPriceBundleRuleModel> getChangeProductPriceBundleRulesCollection()
#getResourceValue()public Response postChangeProductPriceBundleRule(ChangeProductPriceBundleRuleDTO dto)
Responsepublic void setChangeProductPriceBundleRulesCollection(Collection<ChangeProductPriceBundleRuleModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.