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