public class YaasProjectsResource
extends <any>
| Constructor and Description |
|---|
YaasProjectsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllYaasProjects()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getYaasProjectResource(String resourceKey)
Generated getter for sub resource of type
YaasProjectResource for current root resource |
Collection<YaasProjectModel> |
getYaasProjectsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postYaasProject(YaasProjectDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setYaasProjectsCollection(Collection<YaasProjectModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public YaasProjectsResource()
public Response getAllYaasProjects()
Responsepublic AbstractYResource getYaasProjectResource(String resourceKey)
YaasProjectResource for current root resourcepublic Collection<YaasProjectModel> getYaasProjectsCollection()
#getResourceValue()public Response postYaasProject(YaasProjectDTO dto)
Responsepublic void setYaasProjectsCollection(Collection<YaasProjectModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.