| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfusPageEventController.list(HfusPageEvent hfusPageEvent,
HfusPageEvent_Example example,
Pagination pagination) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusPageEventMapper.countByExample(HfusPageEvent_Example example) |
int |
HfusPageEventMapper.deleteByExample(HfusPageEvent_Example example) |
List<HfusPageEvent> |
HfusPageEventMapper.selectByExample(HfusPageEvent_Example example) |
int |
HfusPageEventMapper.updateByExample(HfusPageEvent record,
HfusPageEvent_Example example) |
int |
HfusPageEventMapper.updateByExampleSelective(HfusPageEvent record,
HfusPageEvent_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusPageEventSVImpl.getHfusPageEventCountByExample(HfusPageEvent_Example example) |
List<HfusPageEvent> |
HfusPageEventSVImpl.getHfusPageEventListByExample(HfusPageEvent_Example example) |
int |
HfusPageEventSVImpl.updateByExample(HfusPageEvent hfusPageEvent,
HfusPageEvent_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfusPageEventSV.getHfusPageEventCountByExample(HfusPageEvent_Example example) |
List<HfusPageEvent> |
IHfusPageEventSV.getHfusPageEventListByExample(HfusPageEvent_Example example) |
int |
IHfusPageEventSV.updateByExample(HfusPageEvent hfusPageEvent,
HfusPageEvent_Example example) |
Copyright © 2018. All rights reserved.