public class IncreaseEventResource
extends <any>
| Constructor and Description |
|---|
IncreaseEventResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteIncreaseEvent()
Generated HTTP method for covering DELETE requests.
|
AbstractYResource |
getHMCHistoryEntryResource(String resourceKey)
Generated getter for sub resource of type
HMCHistoryEntryResource for current root resource |
Response |
getIncreaseEvent()
Generated HTTP method for covering GET requests.
|
IncreaseEventModel |
getIncreaseEventModel()
Convenience method which just delegates to
#getResourceValue() |
AbstractYResource |
getLinkResource(String resourceKey)
Generated getter for sub resource of type
LinkResource for current root resource |
Response |
putIncreaseEvent(IncreaseEventDTO dto)
Generated HTTP method for covering PUT requests.
|
protected IncreaseEventModel |
readResource(String resourceId)
Gets the
IncreaseEventModel resource which is addressed by current resource request. |
void |
setIncreaseEventModel(IncreaseEventModel value)
Convenience method which just delegates to
#setResourceValue(IncreaseEventModel) |
public IncreaseEventResource()
public Response deleteIncreaseEvent()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic Response getIncreaseEvent()
Responsepublic IncreaseEventModel getIncreaseEventModel()
#getResourceValue()public AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response putIncreaseEvent(IncreaseEventDTO dto)
Responseprotected IncreaseEventModel readResource(String resourceId) throws Exception
IncreaseEventModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setIncreaseEventModel(IncreaseEventModel value)
#setResourceValue(IncreaseEventModel)Copyright © 2017 SAP SE. All Rights Reserved.