public interface IHfpmPageSV
| Modifier and Type | Method and Description |
|---|---|
int |
batchOperate(HfpmPage[] hfpmPages) |
int |
create(HfpmPage hfpmPage) |
int |
delete(HfpmPage hfpmPage) |
int |
delete(long hfpmPageId) |
List<HfpmPage> |
getHfpmPageAll() |
HfpmPage |
getHfpmPageByPK(long hfpmPageId) |
int |
getHfpmPageCountByExample(HfpmPage_Example example) |
int |
getHfpmPageCountByParam(Map<String,Object> params) |
List<HfpmPage> |
getHfpmPageListByExample(HfpmPage_Example example) |
List<HfpmPage> |
getHfpmPageListByParam(Map<String,Object> params) |
int |
update(HfpmPage hfpmPage) |
int |
updateByExample(HfpmPage hfpmPage,
HfpmPage_Example example) |
int updateByExample(HfpmPage hfpmPage, HfpmPage_Example example) throws Exception
int delete(long hfpmPageId)
throws Exception
List<HfpmPage> getHfpmPageListByParam(Map<String,Object> params) throws Exception
List<HfpmPage> getHfpmPageListByExample(HfpmPage_Example example) throws Exception
int getHfpmPageCountByExample(HfpmPage_Example example) throws Exception
Copyright © 2018. All rights reserved.