public class ExcludedProductForRulesResource
extends <any>
| Constructor and Description |
|---|
ExcludedProductForRulesResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllExcludedProductForRules()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getExcludedProductForRuleResource(String resourceKey)
Generated getter for sub resource of type
ExcludedProductForRuleResource for current root resource |
Collection<ExcludedProductForRuleModel> |
getExcludedProductForRulesCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postExcludedProductForRule(ExcludedProductForRuleDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setExcludedProductForRulesCollection(Collection<ExcludedProductForRuleModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public ExcludedProductForRulesResource()
public Response getAllExcludedProductForRules()
Responsepublic AbstractYResource getExcludedProductForRuleResource(String resourceKey)
ExcludedProductForRuleResource for current root resourcepublic Collection<ExcludedProductForRuleModel> getExcludedProductForRulesCollection()
#getResourceValue()public Response postExcludedProductForRule(ExcludedProductForRuleDTO dto)
Responsepublic void setExcludedProductForRulesCollection(Collection<ExcludedProductForRuleModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.