| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmTestController.batchCreate(HfpmTest[] hfpmTests) |
ResultData |
HfpmTestController.create(HfpmTest hfpmTest) |
ResultData |
HfpmTestController.delete(HfpmTest hfpmTest) |
ResultData |
HfpmTestController.detail(HfpmTest hfpmTest) |
ResultData |
HfpmTestController.list(HfpmTest hfpmTest,
HfpmTest_Example example,
Pagination pagination) |
ResultData |
HfpmTestController.search(HfpmTest hfpmTest) |
ResultData |
HfpmTestController.update(HfpmTest hfpmTest) |
| Modifier and Type | Method and Description |
|---|---|
HfpmTest |
HfpmTestMapper.selectByPrimaryKey(Long hfpmTestId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmTest> |
HfpmTestMapper.selectByExample(HfpmTest_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmTestMapper.insert(HfpmTest record) |
int |
HfpmTestMapper.insertSelective(HfpmTest record) |
int |
HfpmTestMapper.updateByExample(HfpmTest record,
HfpmTest_Example example) |
int |
HfpmTestMapper.updateByExampleSelective(HfpmTest record,
HfpmTest_Example example) |
int |
HfpmTestMapper.updateByPrimaryKey(HfpmTest record) |
int |
HfpmTestMapper.updateByPrimaryKeySelective(HfpmTest record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmTest |
HfpmTestSVImpl.getHfpmTestByPK(long hfpmTestId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmTest> |
HfpmTestSVImpl.getHfpmTestAll() |
List<HfpmTest> |
HfpmTestSVImpl.getHfpmTestListByExample(HfpmTest_Example example) |
List<HfpmTest> |
HfpmTestSVImpl.getHfpmTestListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmTestSVImpl.batchOperate(HfpmTest[] hfpmTests) |
int |
HfpmTestSVImpl.create(HfpmTest hfpmTest) |
int |
HfpmTestSVImpl.delete(HfpmTest hfpmTest) |
int |
HfpmTestSVImpl.update(HfpmTest hfpmTest) |
int |
HfpmTestSVImpl.updateByExample(HfpmTest hfpmTest,
HfpmTest_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmTest |
IHfpmTestSV.getHfpmTestByPK(long hfpmTestId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmTest> |
IHfpmTestSV.getHfpmTestAll() |
List<HfpmTest> |
IHfpmTestSV.getHfpmTestListByExample(HfpmTest_Example example) |
List<HfpmTest> |
IHfpmTestSV.getHfpmTestListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmTestSV.batchOperate(HfpmTest[] hfpmTests) |
int |
IHfpmTestSV.create(HfpmTest hfpmTest) |
int |
IHfpmTestSV.delete(HfpmTest hfpmTest) |
int |
IHfpmTestSV.update(HfpmTest hfpmTest) |
int |
IHfpmTestSV.updateByExample(HfpmTest hfpmTest,
HfpmTest_Example example) |
Copyright © 2018. All rights reserved.