| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmProgramCfgController.batchCreate(HfpmProgramCfg[] hfpmProgramCfgs) |
ResultData |
HfpmProgramCfgController.create(HfpmProgramCfg hfpmProgramCfg) |
ResultData |
HfpmProgramCfgController.delete(HfpmProgramCfg hfpmProgramCfg) |
ResultData |
HfpmProgramCfgController.detail(HfpmProgramCfg hfpmProgramCfg) |
ResultData |
HfpmProgramCfgController.list(HfpmProgramCfg hfpmProgramCfg,
HfpmProgramCfg_Example example,
Pagination pagination) |
ResultData |
HfpmProgramCfgController.saveOrUpdate(HfpmProgramCfg hfpmProgramCfg) |
ResultData |
HfpmProgramCfgController.search(HfpmProgramCfg hfpmProgramCfg) |
ResultData |
HfpmProgramCfgController.update(HfpmProgramCfg hfpmProgramCfg) |
| Modifier and Type | Method and Description |
|---|---|
HfpmProgramCfg |
HfpmProgramCfgMapper.selectByPrimaryKey(Long hfpmProgramCfgId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmProgramCfg> |
HfpmProgramCfgMapper.selectByExample(HfpmProgramCfg_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmProgramCfgMapper.insert(HfpmProgramCfg record) |
int |
HfpmProgramCfgMapper.insertSelective(HfpmProgramCfg record) |
int |
HfpmProgramCfgMapper.updateByExample(HfpmProgramCfg record,
HfpmProgramCfg_Example example) |
int |
HfpmProgramCfgMapper.updateByExampleSelective(HfpmProgramCfg record,
HfpmProgramCfg_Example example) |
int |
HfpmProgramCfgMapper.updateByPrimaryKey(HfpmProgramCfg record) |
int |
HfpmProgramCfgMapper.updateByPrimaryKeySelective(HfpmProgramCfg record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmProgramCfg |
HfpmProgramCfgSVImpl.getHfpmProgramCfgByPK(long hfpmProgramCfgId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmProgramCfg> |
HfpmProgramCfgSVImpl.getHfpmProgramCfgAll() |
List<HfpmProgramCfg> |
HfpmProgramCfgSVImpl.getHfpmProgramCfgListByExample(HfpmProgramCfg_Example example) |
List<HfpmProgramCfg> |
HfpmProgramCfgSVImpl.getHfpmProgramCfgListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmProgramCfgSVImpl.batchOperate(HfpmProgramCfg[] hfpmProgramCfgs) |
int |
HfpmProgramCfgSVImpl.create(HfpmProgramCfg hfpmProgramCfg) |
int |
HfpmProgramCfgSVImpl.delete(HfpmProgramCfg hfpmProgramCfg) |
int |
HfpmProgramCfgSVImpl.update(HfpmProgramCfg hfpmProgramCfg) |
int |
HfpmProgramCfgSVImpl.updateByExample(HfpmProgramCfg hfpmProgramCfg,
HfpmProgramCfg_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmProgramCfg |
IHfpmProgramCfgSV.getHfpmProgramCfgByPK(long hfpmProgramCfgId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmProgramCfg> |
IHfpmProgramCfgSV.getHfpmProgramCfgAll() |
List<HfpmProgramCfg> |
IHfpmProgramCfgSV.getHfpmProgramCfgListByExample(HfpmProgramCfg_Example example) |
List<HfpmProgramCfg> |
IHfpmProgramCfgSV.getHfpmProgramCfgListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmProgramCfgSV.batchOperate(HfpmProgramCfg[] hfpmProgramCfgs) |
int |
IHfpmProgramCfgSV.create(HfpmProgramCfg hfpmProgramCfg) |
int |
IHfpmProgramCfgSV.delete(HfpmProgramCfg hfpmProgramCfg) |
int |
IHfpmProgramCfgSV.update(HfpmProgramCfg hfpmProgramCfg) |
int |
IHfpmProgramCfgSV.updateByExample(HfpmProgramCfg hfpmProgramCfg,
HfpmProgramCfg_Example example) |
Copyright © 2018. All rights reserved.