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