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