| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmPageController.list(HfpmPage hfpmPage,
HfpmPage_Example example,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageMapper.countByExample(HfpmPage_Example example) |
int |
HfpmPageMapper.deleteByExample(HfpmPage_Example example) |
List<HfpmPage> |
HfpmPageMapper.selectByExample(HfpmPage_Example example) |
int |
HfpmPageMapper.updateByExample(HfpmPage record,
HfpmPage_Example example) |
int |
HfpmPageMapper.updateByExampleSelective(HfpmPage record,
HfpmPage_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageSVImpl.getHfpmPageCountByExample(HfpmPage_Example example) |
List<HfpmPage> |
HfpmPageSVImpl.getHfpmPageListByExample(HfpmPage_Example example) |
int |
HfpmPageSVImpl.updateByExample(HfpmPage hfpmPage,
HfpmPage_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmPageSV.getHfpmPageCountByExample(HfpmPage_Example example) |
List<HfpmPage> |
IHfpmPageSV.getHfpmPageListByExample(HfpmPage_Example example) |
int |
IHfpmPageSV.updateByExample(HfpmPage hfpmPage,
HfpmPage_Example example) |
Copyright © 2018. All rights reserved.