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