public class ExttelemonthlybindBoImpl extends Object implements IExttelemonthlybindBo
| Constructor and Description |
|---|
ExttelemonthlybindBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExttelemonthlybind(Exttelemonthlybind data) |
void |
deleteExttelemonthlybindByIds(long... ids) |
Exttelemonthlybind |
findExttelemonthlybind(Exttelemonthlybind data) |
Exttelemonthlybind |
findExttelemonthlybindById(long id) |
List<Exttelemonthlybind> |
getBindListByDate(String autoPayDay) |
IExttelemonthlybindDao |
getExttelemonthlybindDao() |
void |
insertExttelemonthlybind(Exttelemonthlybind data) |
void |
moveExttelemonthlybindToQuit(Exttelemonthlyquitok data) |
com.xunlei.common.util.Sheet<Exttelemonthlybind> |
queryExttelemonthlybind(Exttelemonthlybind data,
com.xunlei.common.util.PagedFliper fliper) |
void |
setExttelemonthlybindDao(IExttelemonthlybindDao exttelemonthlybindDao) |
void |
updateExttelemonthlybind(Exttelemonthlybind data) |
public IExttelemonthlybindDao getExttelemonthlybindDao()
public void setExttelemonthlybindDao(IExttelemonthlybindDao exttelemonthlybindDao)
public Exttelemonthlybind findExttelemonthlybind(Exttelemonthlybind data)
findExttelemonthlybind in interface IExttelemonthlybindBopublic Exttelemonthlybind findExttelemonthlybindById(long id)
findExttelemonthlybindById in interface IExttelemonthlybindBopublic com.xunlei.common.util.Sheet<Exttelemonthlybind> queryExttelemonthlybind(Exttelemonthlybind data, com.xunlei.common.util.PagedFliper fliper)
queryExttelemonthlybind in interface IExttelemonthlybindBopublic void insertExttelemonthlybind(Exttelemonthlybind data)
insertExttelemonthlybind in interface IExttelemonthlybindBopublic void updateExttelemonthlybind(Exttelemonthlybind data)
updateExttelemonthlybind in interface IExttelemonthlybindBopublic void deleteExttelemonthlybind(Exttelemonthlybind data)
deleteExttelemonthlybind in interface IExttelemonthlybindBopublic void deleteExttelemonthlybindByIds(long... ids)
deleteExttelemonthlybindByIds in interface IExttelemonthlybindBopublic List<Exttelemonthlybind> getBindListByDate(String autoPayDay)
getBindListByDate in interface IExttelemonthlybindBopublic void moveExttelemonthlybindToQuit(Exttelemonthlyquitok data)
moveExttelemonthlybindToQuit in interface IExttelemonthlybindBoCopyright © 2016. All rights reserved.