public interface IExtspeechpayBo
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtspeechpay(Extspeechpay data) |
void |
deleteExtspeechpayByIds(long... ids) |
Extspeechpay |
findExtspeechpay(Extspeechpay data) |
Extspeechpay |
findExtspeechpayById(long id) |
void |
insertExtspeechpay(Extspeechpay data) |
void |
moveExtspeechpayToSuccess(Extspeechpayok extspeechpayok) |
com.xunlei.common.util.Sheet<Extspeechpay> |
queryExtspeechpay(Extspeechpay data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtspeechpay(Extspeechpay data) |
Extspeechpay findExtspeechpay(Extspeechpay data)
Extspeechpay findExtspeechpayById(long id)
com.xunlei.common.util.Sheet<Extspeechpay> queryExtspeechpay(Extspeechpay data, com.xunlei.common.util.PagedFliper fliper)
void insertExtspeechpay(Extspeechpay data)
void updateExtspeechpay(Extspeechpay data)
void deleteExtspeechpay(Extspeechpay data)
void deleteExtspeechpayByIds(long... ids)
void moveExtspeechpayToSuccess(Extspeechpayok extspeechpayok)
Copyright © 2016. All rights reserved.