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