| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfusPageEventController.batchCreate(HfusPageEvent[] hfusPageEvents) |
ResultData |
HfusPageEventController.create(HfusPageEvent hfusPageEvent) |
ResultData |
HfusPageEventController.delete(HfusPageEvent hfusPageEvent) |
ResultData |
HfusPageEventController.detail(HfusPageEvent hfusPageEvent) |
ResultData |
HfusPageEventController.list(HfusPageEvent hfusPageEvent,
HfusPageEvent_Example example,
Pagination pagination) |
ResultData |
HfusPageEventController.update(HfusPageEvent hfusPageEvent) |
| Modifier and Type | Method and Description |
|---|---|
HfusPageEvent |
HfusPageEventMapper.selectByPrimaryKey(Long hfusPageEventId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfusPageEvent> |
HfusPageEventMapper.selectByExample(HfusPageEvent_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusPageEventMapper.insert(HfusPageEvent record) |
int |
HfusPageEventMapper.insertSelective(HfusPageEvent record) |
int |
HfusPageEventMapper.updateByExample(HfusPageEvent record,
HfusPageEvent_Example example) |
int |
HfusPageEventMapper.updateByExampleSelective(HfusPageEvent record,
HfusPageEvent_Example example) |
int |
HfusPageEventMapper.updateByPrimaryKey(HfusPageEvent record) |
int |
HfusPageEventMapper.updateByPrimaryKeySelective(HfusPageEvent record) |
| Modifier and Type | Method and Description |
|---|---|
HfusPageEvent |
HfusPageEventSVImpl.getHfusPageEventByPK(long hfusPageEventId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfusPageEvent> |
HfusPageEventSVImpl.getHfusPageEventAll() |
List<HfusPageEvent> |
HfusPageEventSVImpl.getHfusPageEventListByExample(HfusPageEvent_Example example) |
List<HfusPageEvent> |
HfusPageEventSVImpl.getHfusPageEventListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfusPageEventSVImpl.batchOperate(HfusPageEvent[] hfusPageEvents) |
int |
HfusPageEventSVImpl.create(HfusPageEvent hfusPageEvent) |
int |
HfusPageEventSVImpl.delete(HfusPageEvent hfusPageEvent) |
int |
HfusPageEventSVImpl.update(HfusPageEvent hfusPageEvent) |
int |
HfusPageEventSVImpl.updateByExample(HfusPageEvent hfusPageEvent,
HfusPageEvent_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfusPageEvent |
IHfusPageEventSV.getHfusPageEventByPK(long hfusPageEventId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfusPageEvent> |
IHfusPageEventSV.getHfusPageEventAll() |
List<HfusPageEvent> |
IHfusPageEventSV.getHfusPageEventListByExample(HfusPageEvent_Example example) |
List<HfusPageEvent> |
IHfusPageEventSV.getHfusPageEventListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfusPageEventSV.batchOperate(HfusPageEvent[] hfusPageEvents) |
int |
IHfusPageEventSV.create(HfusPageEvent hfusPageEvent) |
int |
IHfusPageEventSV.delete(HfusPageEvent hfusPageEvent) |
int |
IHfusPageEventSV.update(HfusPageEvent hfusPageEvent) |
int |
IHfusPageEventSV.updateByExample(HfusPageEvent hfusPageEvent,
HfusPageEvent_Example example) |
Copyright © 2018. All rights reserved.