public class ExttelemonthlypayokBoImpl extends Object implements IExttelemonthlypayokBo
| Constructor and Description |
|---|
ExttelemonthlypayokBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExttelemonthlypayok(Exttelemonthlypayok data) |
void |
deleteExttelemonthlypayokByIds(long... ids) |
Exttelemonthlypayok |
findExttelemonthlypayok(Exttelemonthlypayok data) |
Exttelemonthlypayok |
findExttelemonthlypayokById(long id) |
IExttelemonthlypayokDao |
getExttelemonthlypayokDao() |
void |
insertExttelemonthlypayok(Exttelemonthlypayok data) |
com.xunlei.common.util.Sheet<Exttelemonthlypayok> |
queryExttelemonthlypayok(Exttelemonthlypayok data,
com.xunlei.common.util.PagedFliper fliper) |
void |
setExttelemonthlypayokDao(IExttelemonthlypayokDao exttelemonthlypayokDao) |
void |
updateExttelemonthlypayok(Exttelemonthlypayok data) |
public IExttelemonthlypayokDao getExttelemonthlypayokDao()
public void setExttelemonthlypayokDao(IExttelemonthlypayokDao exttelemonthlypayokDao)
public Exttelemonthlypayok findExttelemonthlypayok(Exttelemonthlypayok data)
findExttelemonthlypayok in interface IExttelemonthlypayokBopublic Exttelemonthlypayok findExttelemonthlypayokById(long id)
findExttelemonthlypayokById in interface IExttelemonthlypayokBopublic com.xunlei.common.util.Sheet<Exttelemonthlypayok> queryExttelemonthlypayok(Exttelemonthlypayok data, com.xunlei.common.util.PagedFliper fliper)
queryExttelemonthlypayok in interface IExttelemonthlypayokBopublic void insertExttelemonthlypayok(Exttelemonthlypayok data)
insertExttelemonthlypayok in interface IExttelemonthlypayokBopublic void updateExttelemonthlypayok(Exttelemonthlypayok data)
updateExttelemonthlypayok in interface IExttelemonthlypayokBopublic void deleteExttelemonthlypayok(Exttelemonthlypayok data)
deleteExttelemonthlypayok in interface IExttelemonthlypayokBopublic void deleteExttelemonthlypayokByIds(long... ids)
deleteExttelemonthlypayokByIds in interface IExttelemonthlypayokBoCopyright © 2016. All rights reserved.