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