public interface IExttelemonthlybindBo
| 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) |
void |
insertExttelemonthlybind(Exttelemonthlybind data) |
void |
moveExttelemonthlybindToQuit(Exttelemonthlyquitok data) |
com.xunlei.common.util.Sheet<Exttelemonthlybind> |
queryExttelemonthlybind(Exttelemonthlybind data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExttelemonthlybind(Exttelemonthlybind data) |
Exttelemonthlybind findExttelemonthlybind(Exttelemonthlybind data)
Exttelemonthlybind findExttelemonthlybindById(long id)
com.xunlei.common.util.Sheet<Exttelemonthlybind> queryExttelemonthlybind(Exttelemonthlybind data, com.xunlei.common.util.PagedFliper fliper)
void insertExttelemonthlybind(Exttelemonthlybind data)
void updateExttelemonthlybind(Exttelemonthlybind data)
void deleteExttelemonthlybind(Exttelemonthlybind data)
void deleteExttelemonthlybindByIds(long... ids)
List<Exttelemonthlybind> getBindListByDate(String autoPayDay)
void moveExttelemonthlybindToQuit(Exttelemonthlyquitok data)
Copyright © 2016. All rights reserved.