| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmPageController.batchCreate(HfpmPage[] hfpmPages) |
ResultData |
HfpmPageController.create(HfpmPage hfpmPage) |
ResultData |
HfpmPageController.delete(HfpmPage hfpmPage) |
ResultData |
HfpmPageController.detail(HfpmPage hfpmPage) |
ResultData |
HfpmPageController.list(HfpmPage hfpmPage,
HfpmPage_Example example,
Pagination pagination) |
ResultData |
HfpmPageController.search(HfpmPage hfpmPage) |
ResultData |
HfpmPageController.update(HfpmPage hfpmPage) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPage |
HfpmPageMapper.selectByPrimaryKey(Long hfpmPageId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPage> |
HfpmPageMapper.selectByExample(HfpmPage_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageMapper.insert(HfpmPage record) |
int |
HfpmPageMapper.insertSelective(HfpmPage record) |
int |
HfpmPageMapper.updateByExample(HfpmPage record,
HfpmPage_Example example) |
int |
HfpmPageMapper.updateByExampleSelective(HfpmPage record,
HfpmPage_Example example) |
int |
HfpmPageMapper.updateByPrimaryKey(HfpmPage record) |
int |
HfpmPageMapper.updateByPrimaryKeySelective(HfpmPage record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPage |
HfpmPageSVImpl.getHfpmPageByPK(long hfpmPageId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPage> |
HfpmPageSVImpl.getHfpmPageAll() |
List<HfpmPage> |
HfpmPageSVImpl.getHfpmPageListByExample(HfpmPage_Example example) |
List<HfpmPage> |
HfpmPageSVImpl.getHfpmPageListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageSVImpl.batchOperate(HfpmPage[] hfpmPages) |
int |
HfpmPageSVImpl.create(HfpmPage hfpmPage) |
int |
HfpmPageSVImpl.delete(HfpmPage hfpmPage) |
int |
HfpmPageSVImpl.update(HfpmPage hfpmPage) |
int |
HfpmPageSVImpl.updateByExample(HfpmPage hfpmPage,
HfpmPage_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPage |
IHfpmPageSV.getHfpmPageByPK(long hfpmPageId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPage> |
IHfpmPageSV.getHfpmPageAll() |
List<HfpmPage> |
IHfpmPageSV.getHfpmPageListByExample(HfpmPage_Example example) |
List<HfpmPage> |
IHfpmPageSV.getHfpmPageListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmPageSV.batchOperate(HfpmPage[] hfpmPages) |
int |
IHfpmPageSV.create(HfpmPage hfpmPage) |
int |
IHfpmPageSV.delete(HfpmPage hfpmPage) |
int |
IHfpmPageSV.update(HfpmPage hfpmPage) |
int |
IHfpmPageSV.updateByExample(HfpmPage hfpmPage,
HfpmPage_Example example) |
Copyright © 2018. All rights reserved.