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