@Component public class ExtApplePayFailSMSBoImpl extends Object implements IExtApplePayFailSMSBo
| Constructor and Description |
|---|
ExtApplePayFailSMSBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addApplePayFailedSendSms(Map<String,String> dataMap) |
void |
addApplePayFailSMS(extappleiappayfailsms applePayFailSMS) |
String |
fetchRecentlySuccessSMSRecordByXunleiId(String xunleiId) |
IExtApplePayFailSMSDao |
getExtApplePayFailSMSDao() |
boolean |
isExists(String xunleiId,
String orderId) |
boolean |
isSendSMSBefore(String xunleiId) |
void |
setExtApplePayFailSMSDao(IExtApplePayFailSMSDao extApplePayFailSMSDao) |
void |
updateApplePayFailedMsgByXunleiId(String xunleiId,
String orderId,
String errorMsg,
String sendTime) |
void |
updateApplePayFailedStatusByXunleiId(String xunleiId,
String status,
String sendTime) |
void |
updateApplePayFailSMS(extappleiappayfailsms applePayFailSMS) |
public boolean isSendSMSBefore(String xunleiId)
isSendSMSBefore in interface IExtApplePayFailSMSBopublic String fetchRecentlySuccessSMSRecordByXunleiId(String xunleiId)
fetchRecentlySuccessSMSRecordByXunleiId in interface IExtApplePayFailSMSBopublic void updateApplePayFailedMsgByXunleiId(String xunleiId, String orderId, String errorMsg, String sendTime)
updateApplePayFailedMsgByXunleiId in interface IExtApplePayFailSMSBopublic boolean isExists(String xunleiId, String orderId)
isExists in interface IExtApplePayFailSMSBopublic void addApplePayFailedSendSms(Map<String,String> dataMap)
addApplePayFailedSendSms in interface IExtApplePayFailSMSBopublic IExtApplePayFailSMSDao getExtApplePayFailSMSDao()
public void setExtApplePayFailSMSDao(IExtApplePayFailSMSDao extApplePayFailSMSDao)
public void updateApplePayFailedStatusByXunleiId(String xunleiId, String status, String sendTime)
updateApplePayFailedStatusByXunleiId in interface IExtApplePayFailSMSBopublic void addApplePayFailSMS(extappleiappayfailsms applePayFailSMS)
addApplePayFailSMS in interface IExtApplePayFailSMSBopublic void updateApplePayFailSMS(extappleiappayfailsms applePayFailSMS)
updateApplePayFailSMS in interface IExtApplePayFailSMSBoCopyright © 2016. All rights reserved.