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