public class ExtArsoftContractOkBoImpl extends Object implements IExtArsoftContractOkBo
| Constructor and Description |
|---|
ExtArsoftContractOkBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteArsoftContractOk(ExtArsoftContractOk contractOk) |
ExtArsoftContractOk |
findArsoftContractOkByXunleiPayId(String xunleiPayId) |
MonthlyPayType |
getArsoftMonthlyPayType(String xunleiId) |
MonthlyPayType |
getBestpayMonthlyPayType(String xunleiId) |
ExtArsoftContractOk |
getExtArsoftContractResult(String xunleiId,
String payType) |
MonthlyPayType |
getTeleMonthlyPayType(String xunleiId) |
MonthlyPayType |
getUnimonthbindMonthlyPayType(String xunleiId) |
com.xunlei.common.util.Sheet<ExtArsoftContractOk> |
queryExtArsoftContractOk(ExtArsoftContractOk data,
com.xunlei.common.util.PagedFliper fliper) |
void |
saveArsoftContractOk(ExtArsoftContractOk contractOk) |
void |
setExtArsoftContractOkDao(IExtArsoftContractOkDao extArsoftContractOkDao) |
void |
updateArsoftContractOk(ExtArsoftContractOk contractOk) |
public void setExtArsoftContractOkDao(IExtArsoftContractOkDao extArsoftContractOkDao)
public ExtArsoftContractOk getExtArsoftContractResult(String xunleiId, String payType)
getExtArsoftContractResult in interface IExtArsoftContractOkBopublic void saveArsoftContractOk(ExtArsoftContractOk contractOk)
saveArsoftContractOk in interface IExtArsoftContractOkBopublic void deleteArsoftContractOk(ExtArsoftContractOk contractOk)
deleteArsoftContractOk in interface IExtArsoftContractOkBopublic void updateArsoftContractOk(ExtArsoftContractOk contractOk)
updateArsoftContractOk in interface IExtArsoftContractOkBopublic ExtArsoftContractOk findArsoftContractOkByXunleiPayId(String xunleiPayId)
findArsoftContractOkByXunleiPayId in interface IExtArsoftContractOkBopublic com.xunlei.common.util.Sheet<ExtArsoftContractOk> queryExtArsoftContractOk(ExtArsoftContractOk data, com.xunlei.common.util.PagedFliper fliper)
queryExtArsoftContractOk in interface IExtArsoftContractOkBopublic MonthlyPayType getArsoftMonthlyPayType(String xunleiId)
getArsoftMonthlyPayType in interface IExtArsoftContractOkBopublic MonthlyPayType getUnimonthbindMonthlyPayType(String xunleiId)
getUnimonthbindMonthlyPayType in interface IExtArsoftContractOkBopublic MonthlyPayType getBestpayMonthlyPayType(String xunleiId)
getBestpayMonthlyPayType in interface IExtArsoftContractOkBopublic MonthlyPayType getTeleMonthlyPayType(String xunleiId)
getTeleMonthlyPayType in interface IExtArsoftContractOkBoCopyright © 2016. All rights reserved.