public class ExtspeechpayBoImpl extends BaseBo implements IExtspeechpayBo
| Constructor and Description |
|---|
ExtspeechpayBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtspeechpay(Extspeechpay data) |
void |
deleteExtspeechpayByIds(long... ids) |
Extspeechpay |
findExtspeechpay(Extspeechpay data) |
Extspeechpay |
findExtspeechpayById(long id) |
IExtspeechpayDao |
getExtspeechpaydao() |
void |
insertExtspeechpay(Extspeechpay data) |
boolean |
isEmpty(String str)
验证是否为空
|
void |
moveExtspeechpayToSuccess(Extspeechpayok extspeechpayok) |
com.xunlei.common.util.Sheet<Extspeechpay> |
queryExtspeechpay(Extspeechpay data,
com.xunlei.common.util.PagedFliper fliper) |
void |
setExtspeechpaydao(IExtspeechpayDao extspeechpaydao) |
void |
updateExtspeechpay(Extspeechpay data) |
public IExtspeechpayDao getExtspeechpaydao()
public void setExtspeechpaydao(IExtspeechpayDao extspeechpaydao)
public Extspeechpay findExtspeechpay(Extspeechpay data)
findExtspeechpay in interface IExtspeechpayBopublic Extspeechpay findExtspeechpayById(long id)
findExtspeechpayById in interface IExtspeechpayBopublic com.xunlei.common.util.Sheet<Extspeechpay> queryExtspeechpay(Extspeechpay data, com.xunlei.common.util.PagedFliper fliper)
queryExtspeechpay in interface IExtspeechpayBopublic void insertExtspeechpay(Extspeechpay data)
insertExtspeechpay in interface IExtspeechpayBopublic void updateExtspeechpay(Extspeechpay data)
updateExtspeechpay in interface IExtspeechpayBopublic void deleteExtspeechpay(Extspeechpay data)
deleteExtspeechpay in interface IExtspeechpayBopublic void deleteExtspeechpayByIds(long... ids)
deleteExtspeechpayByIds in interface IExtspeechpayBopublic void moveExtspeechpayToSuccess(Extspeechpayok extspeechpayok)
moveExtspeechpayToSuccess in interface IExtspeechpayBopublic boolean isEmpty(String str)
isEmpty in class com.xunlei.common.bo.BaseBoCopyright © 2016. All rights reserved.