| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmModuleController.batchCreate(HfpmModule[] hfpmModules) |
ResultData |
HfpmModuleController.create(HfpmModule hfpmModule) |
ResultData |
HfpmModuleController.delete(HfpmModule hfpmModule) |
ResultData |
HfpmModuleController.detail(HfpmModule hfpmModule) |
ResultData |
HfpmModuleController.list(HfpmModule hfpmModule,
HfpmModule_Example example,
Pagination pagination) |
ResultData |
HfpmModuleController.update(HfpmModule hfpmModule) |
| Modifier and Type | Method and Description |
|---|---|
HfpmModule |
HfpmModuleMapper.selectByPrimaryKey(Long hfpmModuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmModule> |
HfpmModuleMapper.selectByExample(HfpmModule_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmModuleMapper.insert(HfpmModule record) |
int |
HfpmModuleMapper.insertSelective(HfpmModule record) |
int |
HfpmModuleMapper.updateByExample(HfpmModule record,
HfpmModule_Example example) |
int |
HfpmModuleMapper.updateByExampleSelective(HfpmModule record,
HfpmModule_Example example) |
int |
HfpmModuleMapper.updateByPrimaryKey(HfpmModule record) |
int |
HfpmModuleMapper.updateByPrimaryKeySelective(HfpmModule record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmModule |
HfpmModuleSVImpl.getHfpmModuleByPK(long hfpmModuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmModule> |
HfpmModuleSVImpl.getHfpmModuleAll() |
List<HfpmModule> |
HfpmModuleSVImpl.getHfpmModuleListByExample(HfpmModule_Example example) |
List<HfpmModule> |
HfpmModuleSVImpl.getHfpmModuleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmModuleSVImpl.batchOperate(HfpmModule[] hfpmModules) |
int |
HfpmModuleSVImpl.create(HfpmModule hfpmModule) |
int |
HfpmModuleSVImpl.delete(HfpmModule hfpmModule) |
int |
HfpmModuleSVImpl.update(HfpmModule hfpmModule) |
int |
HfpmModuleSVImpl.updateByExample(HfpmModule hfpmModule,
HfpmModule_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmModule |
IHfpmModuleSV.getHfpmModuleByPK(long hfpmModuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmModule> |
IHfpmModuleSV.getHfpmModuleAll() |
List<HfpmModule> |
IHfpmModuleSV.getHfpmModuleListByExample(HfpmModule_Example example) |
List<HfpmModule> |
IHfpmModuleSV.getHfpmModuleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmModuleSV.batchOperate(HfpmModule[] hfpmModules) |
int |
IHfpmModuleSV.create(HfpmModule hfpmModule) |
int |
IHfpmModuleSV.delete(HfpmModule hfpmModule) |
int |
IHfpmModuleSV.update(HfpmModule hfpmModule) |
int |
IHfpmModuleSV.updateByExample(HfpmModule hfpmModule,
HfpmModule_Example example) |
Copyright © 2018. All rights reserved.