| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmPageCfgController.batchCreate(HfpmPageCfg[] hfpmPageCfgs) |
ResultData |
HfpmPageCfgController.create(HfpmPageCfg hfpmPageCfg) |
ResultData |
HfpmPageCfgController.delete(HfpmPageCfg hfpmPageCfg) |
ResultData |
HfpmPageCfgController.detail(HfpmPageCfg hfpmPageCfg) |
ResultData |
HfpmPageCfgController.list(HfpmPageCfg hfpmPageCfg,
HfpmPageCfg_Example example,
Pagination pagination) |
ResultData |
HfpmPageCfgController.update(HfpmPageCfg hfpmPageCfg) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageCfg |
HfpmPageCfgMapper.selectByPrimaryKey(Long hfpmPageCfgId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageCfg> |
HfpmPageCfgMapper.selectByExample(HfpmPageCfg_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageCfgMapper.insert(HfpmPageCfg record) |
int |
HfpmPageCfgMapper.insertSelective(HfpmPageCfg record) |
int |
HfpmPageCfgMapper.updateByExample(HfpmPageCfg record,
HfpmPageCfg_Example example) |
int |
HfpmPageCfgMapper.updateByExampleSelective(HfpmPageCfg record,
HfpmPageCfg_Example example) |
int |
HfpmPageCfgMapper.updateByPrimaryKey(HfpmPageCfg record) |
int |
HfpmPageCfgMapper.updateByPrimaryKeySelective(HfpmPageCfg record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageCfg |
HfpmPageCfgSVImpl.getHfpmPageCfgByPK(long hfpmPageCfgId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageCfg> |
HfpmPageCfgSVImpl.getHfpmPageCfgAll() |
List<HfpmPageCfg> |
HfpmPageCfgSVImpl.getHfpmPageCfgListByExample(HfpmPageCfg_Example example) |
List<HfpmPageCfg> |
HfpmPageCfgSVImpl.getHfpmPageCfgListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageCfgSVImpl.batchOperate(HfpmPageCfg[] hfpmPageCfgs) |
int |
HfpmPageCfgSVImpl.create(HfpmPageCfg hfpmPageCfg) |
int |
HfpmPageCfgSVImpl.delete(HfpmPageCfg hfpmPageCfg) |
int |
HfpmPageCfgSVImpl.update(HfpmPageCfg hfpmPageCfg) |
int |
HfpmPageCfgSVImpl.updateByExample(HfpmPageCfg hfpmPageCfg,
HfpmPageCfg_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageCfg |
IHfpmPageCfgSV.getHfpmPageCfgByPK(long hfpmPageCfgId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageCfg> |
IHfpmPageCfgSV.getHfpmPageCfgAll() |
List<HfpmPageCfg> |
IHfpmPageCfgSV.getHfpmPageCfgListByExample(HfpmPageCfg_Example example) |
List<HfpmPageCfg> |
IHfpmPageCfgSV.getHfpmPageCfgListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmPageCfgSV.batchOperate(HfpmPageCfg[] hfpmPageCfgs) |
int |
IHfpmPageCfgSV.create(HfpmPageCfg hfpmPageCfg) |
int |
IHfpmPageCfgSV.delete(HfpmPageCfg hfpmPageCfg) |
int |
IHfpmPageCfgSV.update(HfpmPageCfg hfpmPageCfg) |
int |
IHfpmPageCfgSV.updateByExample(HfpmPageCfg hfpmPageCfg,
HfpmPageCfg_Example example) |
Copyright © 2018. All rights reserved.