public class RuleGroupsResource
extends <any>
| Constructor and Description |
|---|
RuleGroupsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllRuleGroups()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getRuleGroupResource(String resourceKey)
Generated getter for sub resource of type
RuleGroupResource for current root resource |
Collection<RuleGroupModel> |
getRuleGroupsCollection()
Convenience method which just delegates to
#getResourceValue() |
void |
setRuleGroupsCollection(Collection<RuleGroupModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public RuleGroupsResource()
public Response getAllRuleGroups()
Responsepublic AbstractYResource getRuleGroupResource(String resourceKey)
RuleGroupResource for current root resourcepublic Collection<RuleGroupModel> getRuleGroupsCollection()
#getResourceValue()public void setRuleGroupsCollection(Collection<RuleGroupModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.