public class ExtShengPayOKBoImpl extends BaseBo implements IExtShengPayOKBo
| Constructor and Description |
|---|
ExtShengPayOKBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtShengPayOK(ExtShengPayOK data) |
void |
deleteExtShengPayOKByIds(long... ids) |
ExtShengPayOK |
findExtShengPayOK(ExtShengPayOK data) |
ExtShengPayOK |
findExtShengPayOKById(long id) |
IExtShengPayOKDao |
getExtshengpayokDao() |
com.xunlei.common.util.Sheet<ExtShengPayOK> |
queryExtShengPayOK(ExtShengPayOK data,
com.xunlei.common.util.PagedFliper fliper) |
ExtShengPayOK |
queryExtShengPayOKSum(ExtShengPayOK data,
com.xunlei.common.util.PagedFliper fliper) |
void |
saveExtShengPayOK(ExtShengPayOK data) |
void |
setExtshengpayokDao(IExtShengPayOKDao extshengpayokDao) |
void |
updateExtShengPayOK(ExtShengPayOK data) |
public void deleteExtShengPayOK(ExtShengPayOK data)
deleteExtShengPayOK in interface IExtShengPayOKBopublic void deleteExtShengPayOKByIds(long... ids)
deleteExtShengPayOKByIds in interface IExtShengPayOKBopublic ExtShengPayOK findExtShengPayOK(ExtShengPayOK data)
findExtShengPayOK in interface IExtShengPayOKBopublic ExtShengPayOK findExtShengPayOKById(long id)
findExtShengPayOKById in interface IExtShengPayOKBopublic com.xunlei.common.util.Sheet<ExtShengPayOK> queryExtShengPayOK(ExtShengPayOK data, com.xunlei.common.util.PagedFliper fliper)
queryExtShengPayOK in interface IExtShengPayOKBopublic void saveExtShengPayOK(ExtShengPayOK data)
saveExtShengPayOK in interface IExtShengPayOKBopublic void updateExtShengPayOK(ExtShengPayOK data)
updateExtShengPayOK in interface IExtShengPayOKBopublic IExtShengPayOKDao getExtshengpayokDao()
public void setExtshengpayokDao(IExtShengPayOKDao extshengpayokDao)
public ExtShengPayOK queryExtShengPayOKSum(ExtShengPayOK data, com.xunlei.common.util.PagedFliper fliper)
queryExtShengPayOKSum in interface IExtShengPayOKBoCopyright © 2016. All rights reserved.