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