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