public class CockpitUIComponentAccessRightsResource
extends <any>
| Constructor and Description |
|---|
CockpitUIComponentAccessRightsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllCockpitUIComponentAccessRights()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getCockpitUIComponentAccessRightResource(String resourceKey)
Generated getter for sub resource of type
CockpitUIComponentAccessRightResource for current root resource |
Collection<CockpitUIComponentAccessRightModel> |
getCockpitUIComponentAccessRightsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postCockpitUIComponentAccessRight(CockpitUIComponentAccessRightDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setCockpitUIComponentAccessRightsCollection(Collection<CockpitUIComponentAccessRightModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public CockpitUIComponentAccessRightsResource()
public Response getAllCockpitUIComponentAccessRights()
Responsepublic AbstractYResource getCockpitUIComponentAccessRightResource(String resourceKey)
CockpitUIComponentAccessRightResource for current root resourcepublic Collection<CockpitUIComponentAccessRightModel> getCockpitUIComponentAccessRightsCollection()
#getResourceValue()public Response postCockpitUIComponentAccessRight(CockpitUIComponentAccessRightDTO dto)
Responsepublic void setCockpitUIComponentAccessRightsCollection(Collection<CockpitUIComponentAccessRightModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.