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