public class IncreaseEventsResource
extends <any>
| Constructor and Description |
|---|
IncreaseEventsResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
getAllIncreaseEvents()
Generated HTTP method for covering GET requests.
|
AbstractYResource |
getIncreaseEventResource(String resourceKey)
Generated getter for sub resource of type
IncreaseEventResource for current root resource |
Collection<IncreaseEventModel> |
getIncreaseEventsCollection()
Convenience method which just delegates to
#getResourceValue() |
Response |
postIncreaseEvent(IncreaseEventDTO dto)
Generated HTTP method for covering POST requests.
|
void |
setIncreaseEventsCollection(Collection<IncreaseEventModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
public IncreaseEventsResource()
public Response getAllIncreaseEvents()
Responsepublic AbstractYResource getIncreaseEventResource(String resourceKey)
IncreaseEventResource for current root resourcepublic Collection<IncreaseEventModel> getIncreaseEventsCollection()
#getResourceValue()public Response postIncreaseEvent(IncreaseEventDTO dto)
Responsepublic void setIncreaseEventsCollection(Collection<IncreaseEventModel> value)
#setResourceValue(Collection)Copyright © 2017 SAP SE. All Rights Reserved.