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