| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmProgramController.list(HfpmProgram hfpmProgram,
HfpmProgram_Example example,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmProgramMapper.countByExample(HfpmProgram_Example example) |
int |
HfpmProgramMapper.deleteByExample(HfpmProgram_Example example) |
List<HfpmProgram> |
HfpmProgramMapper.selectByExample(HfpmProgram_Example example) |
int |
HfpmProgramMapper.updateByExample(HfpmProgram record,
HfpmProgram_Example example) |
int |
HfpmProgramMapper.updateByExampleSelective(HfpmProgram record,
HfpmProgram_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmProgramSVImpl.getHfpmProgramCountByExample(HfpmProgram_Example example) |
List<HfpmProgram> |
HfpmProgramSVImpl.getHfpmProgramListByExample(HfpmProgram_Example example) |
int |
HfpmProgramSVImpl.updateByExample(HfpmProgram hfpmProgram,
HfpmProgram_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmProgramSV.getHfpmProgramCountByExample(HfpmProgram_Example example) |
List<HfpmProgram> |
IHfpmProgramSV.getHfpmProgramListByExample(HfpmProgram_Example example) |
int |
IHfpmProgramSV.updateByExample(HfpmProgram hfpmProgram,
HfpmProgram_Example example) |
Copyright © 2018. All rights reserved.