public class MobilevipdaybillBoImpl extends BaseBo implements IMobilevipdaybillBo
| Constructor and Description |
|---|
MobilevipdaybillBoImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
deletedaybill(String balancedate,
String sp,
String carrier,
String serivetype)
删除指定日期的某运营商的全部记录
|
void |
deleteMobilevipdaybill(Mobilevipdaybill data) |
void |
deleteMobilevipdaybillById(long... seqids) |
int |
deleteMobilevipdaybillToDate(String todate) |
Mobilevipdaybill |
findMobilevipdaybill(Mobilevipdaybill data) |
Mobilevipdaybill |
getMobilevipdaybillById(long seqid) |
IMobilevipdaybillDao |
getMobilevipdaybillDao() |
void |
importMmsOneDayBill(String mobile,
String state) |
void |
importOnedayBill(String balancedate,
String data,
String serivetype)
导入一条 空中网 维护信息下发状态记录
|
void |
insertMobilevipdaybill(Mobilevipdaybill data) |
com.xunlei.common.util.Sheet<Mobilevipdaybill> |
queryMobilevipdaybill(Mobilevipdaybill data,
com.xunlei.common.util.PagedFliper fliper) |
void |
setMobilevipdaybillDao(IMobilevipdaybillDao mobilevipdaybillDao) |
void |
updateMobilevipdaybill(Mobilevipdaybill data) |
public void deleteMobilevipdaybillById(long... seqids)
deleteMobilevipdaybillById in interface IMobilevipdaybillBopublic void deleteMobilevipdaybill(Mobilevipdaybill data)
deleteMobilevipdaybill in interface IMobilevipdaybillBopublic Mobilevipdaybill findMobilevipdaybill(Mobilevipdaybill data)
findMobilevipdaybill in interface IMobilevipdaybillBopublic Mobilevipdaybill getMobilevipdaybillById(long seqid)
getMobilevipdaybillById in interface IMobilevipdaybillBopublic void insertMobilevipdaybill(Mobilevipdaybill data)
insertMobilevipdaybill in interface IMobilevipdaybillBopublic com.xunlei.common.util.Sheet<Mobilevipdaybill> queryMobilevipdaybill(Mobilevipdaybill data, com.xunlei.common.util.PagedFliper fliper)
queryMobilevipdaybill in interface IMobilevipdaybillBopublic void updateMobilevipdaybill(Mobilevipdaybill data)
updateMobilevipdaybill in interface IMobilevipdaybillBopublic IMobilevipdaybillDao getMobilevipdaybillDao()
public void setMobilevipdaybillDao(IMobilevipdaybillDao mobilevipdaybillDao)
public int deletedaybill(String balancedate, String sp, String carrier, String serivetype)
deletedaybill in interface IMobilevipdaybillBopublic void importOnedayBill(String balancedate, String data, String serivetype)
importOnedayBill in interface IMobilevipdaybillBopublic void importMmsOneDayBill(String mobile, String state)
importMmsOneDayBill in interface IMobilevipdaybillBopublic int deleteMobilevipdaybillToDate(String todate)
deleteMobilevipdaybillToDate in interface IMobilevipdaybillBoCopyright © 2016. All rights reserved.