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