public interface IExtArsoftPayDao
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtArsoftPay(ExtArsoftPay extArsoftPay) |
ExtArsoftPay |
findExtArsoftPay(ExtArsoftPay extArsoftPay) |
ExtArsoftPay |
getExtArsoftPayByOrderId(String orderId) |
void |
moveArsoftPayToOk(String xunleiPayId) |
com.xunlei.common.util.Sheet<ExtArsoftPay> |
queryExtArsoftPay(ExtArsoftPay data,
com.xunlei.common.util.PagedFliper fliper) |
void |
saveExtArsoftPay(ExtArsoftPay extArsoftPay) |
void |
updateExtArsoftPay(ExtArsoftPay extArsoftPay) |
void saveExtArsoftPay(ExtArsoftPay extArsoftPay)
void updateExtArsoftPay(ExtArsoftPay extArsoftPay)
void deleteExtArsoftPay(ExtArsoftPay extArsoftPay)
ExtArsoftPay getExtArsoftPayByOrderId(String orderId)
void moveArsoftPayToOk(String xunleiPayId)
ExtArsoftPay findExtArsoftPay(ExtArsoftPay extArsoftPay)
com.xunlei.common.util.Sheet<ExtArsoftPay> queryExtArsoftPay(ExtArsoftPay data, com.xunlei.common.util.PagedFliper fliper)
Copyright © 2016. All rights reserved.