@Component(value="IndentInfoService")
public class IndentInfoServiceImpl
extends java.lang.Object
implements com.qding.common.pay.service.IndentInfoService
| 构造器和说明 |
|---|
IndentInfoServiceImpl() |
| 限定符和类型 | 方法和说明 |
|---|---|
static java.lang.String |
adminSend(java.lang.String mobile,
java.lang.String content) |
java.lang.Boolean |
AliPayStatusQuery(java.lang.String orderId) |
java.lang.String |
getIndentByIndentCode(java.lang.String IndentCode) |
void |
noticeBack(java.lang.String indentCode,
int respCode,
int payManner) |
void |
paymentStatus(java.lang.Long fundId,
java.lang.Long userId,
java.lang.Double income,
int respCode) |
java.lang.Boolean |
setPayAt(java.lang.String orderId,
java.lang.Long payAt) |
public java.lang.String getIndentByIndentCode(java.lang.String IndentCode)
throws com.gemantic.common.exception.ServiceException,
com.gemantic.common.exception.ServiceDaoException
getIndentByIndentCode 在接口中 com.qding.common.pay.service.IndentInfoServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic void noticeBack(java.lang.String indentCode,
int respCode,
int payManner)
throws com.gemantic.common.exception.ServiceException,
com.gemantic.common.exception.ServiceDaoException
noticeBack 在接口中 com.qding.common.pay.service.IndentInfoServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic static java.lang.String adminSend(java.lang.String mobile,
java.lang.String content)
public void paymentStatus(java.lang.Long fundId,
java.lang.Long userId,
java.lang.Double income,
int respCode)
throws com.gemantic.common.exception.ServiceException,
com.gemantic.common.exception.ServiceDaoException
paymentStatus 在接口中 com.qding.common.pay.service.IndentInfoServicecom.gemantic.common.exception.ServiceExceptioncom.gemantic.common.exception.ServiceDaoExceptionpublic java.lang.Boolean AliPayStatusQuery(java.lang.String orderId)
AliPayStatusQuery 在接口中 com.qding.common.pay.service.IndentInfoServicepublic java.lang.Boolean setPayAt(java.lang.String orderId,
java.lang.Long payAt)
setPayAt 在接口中 com.qding.common.pay.service.IndentInfoServiceCopyright © 2016. All Rights Reserved.