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