public class CxCustomizationsGroupsResource
extends <any>
| Constructor and Description |
|---|
CxCustomizationsGroupsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCxCustomizationsGroups()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCxCustomizationsGroupResource(String resourceKey)
Generated getter for sub resource of type
CxCustomizationsGroupResource for current root resource |
Collection<CxCustomizationsGroupModel> |
getCxCustomizationsGroupsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCxCustomizationsGroup(CxCustomizationsGroupDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCxCustomizationsGroupsCollection(Collection<CxCustomizationsGroupModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CxCustomizationsGroupsResource()
public Response getAllCxCustomizationsGroups()
Responsepublic AbstractYResource getCxCustomizationsGroupResource(String resourceKey)
CxCustomizationsGroupResource for current root resourcepublic Collection<CxCustomizationsGroupModel> getCxCustomizationsGroupsCollection()
#getResourceValue()public Response postCxCustomizationsGroup(CxCustomizationsGroupDTO dto)
Responsepublic void setCxCustomizationsGroupsCollection(Collection<CxCustomizationsGroupModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.