public interface IExtWechatMonthUnsignBo
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtWechatMonthUnsignById(long id) |
ExtWechatMonthUnsign |
findExtWechatMonthUnsign(ExtWechatMonthUnsign data) |
ExtWechatMonthUnsign |
findExtWechatMonthUnsignById(long id) |
void |
insertExtWechatMonthUnsign(ExtWechatMonthUnsign extWechatMonthUnsign) |
com.xunlei.common.util.Sheet<ExtWechatMonthUnsign> |
queryExtWechatMonthUnsign(ExtWechatMonthUnsign data,
com.xunlei.common.util.PagedFliper fliper) |
void |
updateExtWechatMonthUnsign(ExtWechatMonthUnsign data) |
ExtWechatMonthUnsign findExtWechatMonthUnsign(ExtWechatMonthUnsign data)
ExtWechatMonthUnsign findExtWechatMonthUnsignById(long id)
com.xunlei.common.util.Sheet<ExtWechatMonthUnsign> queryExtWechatMonthUnsign(ExtWechatMonthUnsign data, com.xunlei.common.util.PagedFliper fliper)
void updateExtWechatMonthUnsign(ExtWechatMonthUnsign data)
void deleteExtWechatMonthUnsignById(long id)
void insertExtWechatMonthUnsign(ExtWechatMonthUnsign extWechatMonthUnsign)
Copyright © 2016. All rights reserved.