public class WidgetParameterResource
extends <any>
| Constructor and Description |
|---|
WidgetParameterResource()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Response |
deleteWidgetParameter()
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 |
getWidgetParameter()
Generated HTTP method for covering GET requests.
|
WidgetParameterModel |
getWidgetParameterModel()
Convenience method which just delegates to
#getResourceValue() |
Response |
putWidgetParameter(WidgetParameterDTO dto)
Generated HTTP method for covering PUT requests.
|
protected WidgetParameterModel |
readResource(String resourceId)
Gets the
WidgetParameterModel resource which is addressed by current resource request. |
void |
setWidgetParameterModel(WidgetParameterModel value)
Convenience method which just delegates to
#setResourceValue(WidgetParameterModel) |
public WidgetParameterResource()
public Response deleteWidgetParameter()
Responsepublic AbstractYResource getHMCHistoryEntryResource(String resourceKey)
HMCHistoryEntryResource for current root resourcepublic AbstractYResource getLinkResource(String resourceKey)
LinkResource for current root resourcepublic Response getWidgetParameter()
Responsepublic WidgetParameterModel getWidgetParameterModel()
#getResourceValue()public Response putWidgetParameter(WidgetParameterDTO dto)
Responseprotected WidgetParameterModel readResource(String resourceId) throws Exception
WidgetParameterModel resource which is addressed by current resource request.Exceptionde.hybris.platform.webservices.AbstractYResource#readResource(String)public void setWidgetParameterModel(WidgetParameterModel value)
#setResourceValue(WidgetParameterModel)Copyright © 2017 SAP SE. All Rights Reserved.