public interface IExtShengPayOKBo
| Modifier and Type | Method and Description |
|---|---|
void |
deleteExtShengPayOK(ExtShengPayOK data) |
void |
deleteExtShengPayOKByIds(long... ids) |
ExtShengPayOK |
findExtShengPayOK(ExtShengPayOK data) |
ExtShengPayOK |
findExtShengPayOKById(long id) |
com.xunlei.common.util.Sheet<ExtShengPayOK> |
queryExtShengPayOK(ExtShengPayOK data,
com.xunlei.common.util.PagedFliper fliper) |
ExtShengPayOK |
queryExtShengPayOKSum(ExtShengPayOK data,
com.xunlei.common.util.PagedFliper fliper) |
void |
saveExtShengPayOK(ExtShengPayOK data) |
void |
updateExtShengPayOK(ExtShengPayOK data) |
void saveExtShengPayOK(ExtShengPayOK data)
void updateExtShengPayOK(ExtShengPayOK data)
void deleteExtShengPayOK(ExtShengPayOK data)
void deleteExtShengPayOKByIds(long... ids)
ExtShengPayOK findExtShengPayOK(ExtShengPayOK data)
ExtShengPayOK findExtShengPayOKById(long id)
com.xunlei.common.util.Sheet<ExtShengPayOK> queryExtShengPayOK(ExtShengPayOK data, com.xunlei.common.util.PagedFliper fliper)
ExtShengPayOK queryExtShengPayOKSum(ExtShengPayOK data, com.xunlei.common.util.PagedFliper fliper)
Copyright © 2016. All rights reserved.