public class ExtwechatpayBoImpl extends Object implements IExtwechatpayBo
| Constructor and Description |
|---|
ExtwechatpayBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtwechatpay(Extwechatpay data) |
void |
deleteExtwechatpayByIds(long... ids) |
Extwechatpay |
findExtwechatpay(Extwechatpay data) |
Extwechatpay |
findExtwechatpayById(long id) |
IExtwechatpayDao |
getExtwechatpayDao() |
void |
insertExtwechatpay(Extwechatpay data) |
void |
moveExtwechatpayToSuccess(Extwechatpayok data) |
com.xunlei.common.util.Sheet<Extwechatpay> |
queryExtwechatpay(Extwechatpay data,
com.xunlei.common.util.PagedFliper fliper) |
com.xunlei.common.util.Sheet<Extwechatpay> |
queryExtwechatpayGreaterThanSeqid(Extwechatpay data,
com.xunlei.common.util.PagedFliper fliper) |
Extwechatpay |
queryExtwechatpaySum(Extwechatpay data) |
void |
setExtwechatpayDao(IExtwechatpayDao extwechatpayDao) |
void |
updateExtwechatpay(Extwechatpay data) |
public IExtwechatpayDao getExtwechatpayDao()
public void setExtwechatpayDao(IExtwechatpayDao extwechatpayDao)
public Extwechatpay findExtwechatpay(Extwechatpay data)
findExtwechatpay in interface IExtwechatpayBopublic Extwechatpay findExtwechatpayById(long id)
findExtwechatpayById in interface IExtwechatpayBopublic com.xunlei.common.util.Sheet<Extwechatpay> queryExtwechatpay(Extwechatpay data, com.xunlei.common.util.PagedFliper fliper)
queryExtwechatpay in interface IExtwechatpayBopublic void insertExtwechatpay(Extwechatpay data)
insertExtwechatpay in interface IExtwechatpayBopublic void updateExtwechatpay(Extwechatpay data)
updateExtwechatpay in interface IExtwechatpayBopublic void deleteExtwechatpay(Extwechatpay data)
deleteExtwechatpay in interface IExtwechatpayBopublic void deleteExtwechatpayByIds(long... ids)
deleteExtwechatpayByIds in interface IExtwechatpayBopublic void moveExtwechatpayToSuccess(Extwechatpayok data)
moveExtwechatpayToSuccess in interface IExtwechatpayBopublic Extwechatpay queryExtwechatpaySum(Extwechatpay data)
queryExtwechatpaySum in interface IExtwechatpayBopublic com.xunlei.common.util.Sheet<Extwechatpay> queryExtwechatpayGreaterThanSeqid(Extwechatpay data, com.xunlei.common.util.PagedFliper fliper)
queryExtwechatpayGreaterThanSeqid in interface IExtwechatpayBoCopyright © 2016. All rights reserved.