| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmProgramController.batchCreate(HfpmProgram[] hfpmPrograms) |
ResultData |
HfpmProgramController.create(HfpmProgram hfpmProgram) |
ResultData |
HfpmProgramController.delete(HfpmProgram hfpmProgram) |
ResultData |
HfpmProgramController.detail(HfpmProgram hfpmProgram) |
ResultData |
HfpmProgramController.list(HfpmProgram hfpmProgram,
HfpmProgram_Example example,
Pagination pagination) |
ResultData |
HfpmProgramController.update(HfpmProgram hfpmProgram) |
| Modifier and Type | Method and Description |
|---|---|
HfpmProgram |
HfpmProgramMapper.selectByPrimaryKey(Long hfpmProgramId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmProgram> |
HfpmProgramMapper.selectByExample(HfpmProgram_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmProgramMapper.insert(HfpmProgram record) |
int |
HfpmProgramMapper.insertSelective(HfpmProgram record) |
int |
HfpmProgramMapper.updateByExample(HfpmProgram record,
HfpmProgram_Example example) |
int |
HfpmProgramMapper.updateByExampleSelective(HfpmProgram record,
HfpmProgram_Example example) |
int |
HfpmProgramMapper.updateByPrimaryKey(HfpmProgram record) |
int |
HfpmProgramMapper.updateByPrimaryKeySelective(HfpmProgram record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmProgram |
HfpmProgramSVImpl.getHfpmProgramByPK(long hfpmProgramId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmProgram> |
HfpmProgramSVImpl.getHfpmProgramAll() |
List<HfpmProgram> |
HfpmProgramSVImpl.getHfpmProgramListByExample(HfpmProgram_Example example) |
List<HfpmProgram> |
HfpmProgramSVImpl.getHfpmProgramListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmProgramSVImpl.batchOperate(HfpmProgram[] hfpmPrograms) |
int |
HfpmProgramSVImpl.create(HfpmProgram hfpmProgram) |
int |
HfpmProgramSVImpl.delete(HfpmProgram hfpmProgram) |
int |
HfpmProgramSVImpl.update(HfpmProgram hfpmProgram) |
int |
HfpmProgramSVImpl.updateByExample(HfpmProgram hfpmProgram,
HfpmProgram_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmProgram |
IHfpmProgramSV.getHfpmProgramByPK(long hfpmProgramId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmProgram> |
IHfpmProgramSV.getHfpmProgramAll() |
List<HfpmProgram> |
IHfpmProgramSV.getHfpmProgramListByExample(HfpmProgram_Example example) |
List<HfpmProgram> |
IHfpmProgramSV.getHfpmProgramListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmProgramSV.batchOperate(HfpmProgram[] hfpmPrograms) |
int |
IHfpmProgramSV.create(HfpmProgram hfpmProgram) |
int |
IHfpmProgramSV.delete(HfpmProgram hfpmProgram) |
int |
IHfpmProgramSV.update(HfpmProgram hfpmProgram) |
int |
IHfpmProgramSV.updateByExample(HfpmProgram hfpmProgram,
HfpmProgram_Example example) |
Copyright © 2018. All rights reserved.