public class ExtWechatMonthUnsignReqBoImpl extends Object implements IExtWechatMonthUnsignReqBo
| Constructor and Description |
|---|
ExtWechatMonthUnsignReqBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthUnsignReqById(long id) |
ExtWechatMonthUnsignReq |
findExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data) |
ExtWechatMonthUnsignReq |
findExtWechatMonthUnsignReqById(long id) |
IExtWechatMonthUnsignReqDao |
getExtWechatMonthUnsignReqDao() |
void |
insertExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq extWechatMonthUnsignReq) |
String |
moveWechatMonthUnsignReqToSignOk(String externalSignNo) |
com.xunlei.common.util.Sheet<ExtWechatMonthUnsignReq> |
queryExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data,
com.xunlei.common.util.PagedFliper fliper) |
void |
setExtWechatMonthUnsignReqDao(IExtWechatMonthUnsignReqDao extWechatMonthUnsignReqDao) |
void |
updateExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data) |
String |
updateWechatMonthUnsignReqFailTimes(String xunleiId,
String bizNo) |
String |
updateWechatMonthUnsignReqSuccessTimes(String xunleiId,
String bizNo) |
public IExtWechatMonthUnsignReqDao getExtWechatMonthUnsignReqDao()
public void setExtWechatMonthUnsignReqDao(IExtWechatMonthUnsignReqDao extWechatMonthUnsignReqDao)
public ExtWechatMonthUnsignReq findExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data)
findExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqBopublic ExtWechatMonthUnsignReq findExtWechatMonthUnsignReqById(long id)
findExtWechatMonthUnsignReqById in interface IExtWechatMonthUnsignReqBopublic com.xunlei.common.util.Sheet<ExtWechatMonthUnsignReq> queryExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data, com.xunlei.common.util.PagedFliper fliper)
queryExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqBopublic void updateExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq data)
updateExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqBopublic void deleteExtWechatMonthUnsignReqById(long id)
deleteExtWechatMonthUnsignReqById in interface IExtWechatMonthUnsignReqBopublic void insertExtWechatMonthUnsignReq(ExtWechatMonthUnsignReq extWechatMonthUnsignReq)
insertExtWechatMonthUnsignReq in interface IExtWechatMonthUnsignReqBopublic String moveWechatMonthUnsignReqToSignOk(String externalSignNo)
moveWechatMonthUnsignReqToSignOk in interface IExtWechatMonthUnsignReqBopublic String updateWechatMonthUnsignReqSuccessTimes(String xunleiId, String bizNo)
updateWechatMonthUnsignReqSuccessTimes in interface IExtWechatMonthUnsignReqBopublic String updateWechatMonthUnsignReqFailTimes(String xunleiId, String bizNo)
updateWechatMonthUnsignReqFailTimes in interface IExtWechatMonthUnsignReqBoCopyright © 2016. All rights reserved.