public class ExtWechatMonthReqBoImpl extends Object implements IExtWechatMonthReqBo
| Constructor and Description |
|---|
ExtWechatMonthReqBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthReqById(long id) |
ExtWechatMonthPayReq |
findExtWechatMonthReq(ExtWechatMonthPayReq data) |
ExtWechatMonthPayReq |
findExtWechatMonthReqById(long id) |
IExtWechatMonthReqDao |
getExtWechatMonthReqDao() |
void |
insertExtWechatMonthReq(ExtWechatMonthPayReq extWechatMonthReq) |
void |
moveExtWechatMonthReqToSuccess(ExtWechatMonthPayOk extWechatMonthOk) |
com.xunlei.common.util.Sheet<ExtWechatMonthPayReq> |
queryExtWechatMonthReq(ExtWechatMonthPayReq data,
com.xunlei.common.util.PagedFliper fliper) |
void |
setExtWechatMonthReqDao(IExtWechatMonthReqDao extWechatMonthReqDao) |
void |
updateExtWechatMonthReq(ExtWechatMonthPayReq data) |
public void setExtWechatMonthReqDao(IExtWechatMonthReqDao extWechatMonthReqDao)
public IExtWechatMonthReqDao getExtWechatMonthReqDao()
public ExtWechatMonthPayReq findExtWechatMonthReq(ExtWechatMonthPayReq data)
findExtWechatMonthReq in interface IExtWechatMonthReqBopublic ExtWechatMonthPayReq findExtWechatMonthReqById(long id)
findExtWechatMonthReqById in interface IExtWechatMonthReqBopublic com.xunlei.common.util.Sheet<ExtWechatMonthPayReq> queryExtWechatMonthReq(ExtWechatMonthPayReq data, com.xunlei.common.util.PagedFliper fliper)
queryExtWechatMonthReq in interface IExtWechatMonthReqBopublic void updateExtWechatMonthReq(ExtWechatMonthPayReq data)
updateExtWechatMonthReq in interface IExtWechatMonthReqBopublic void deleteExtWechatMonthReqById(long id)
deleteExtWechatMonthReqById in interface IExtWechatMonthReqBopublic void insertExtWechatMonthReq(ExtWechatMonthPayReq extWechatMonthReq)
insertExtWechatMonthReq in interface IExtWechatMonthReqBopublic void moveExtWechatMonthReqToSuccess(ExtWechatMonthPayOk extWechatMonthOk)
moveExtWechatMonthReqToSuccess in interface IExtWechatMonthReqBoCopyright © 2016. All rights reserved.