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