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