| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmPageEventController.batchCreate(HfpmPageEvent[] hfpmPageEvents) |
ResultData |
HfpmPageEventController.create(HfpmPageEvent hfpmPageEvent) |
ResultData |
HfpmPageEventController.delete(HfpmPageEvent hfpmPageEvent) |
ResultData |
HfpmPageEventController.detail(HfpmPageEvent hfpmPageEvent) |
ResultData |
HfpmPageEventController.list(HfpmPageEvent hfpmPageEvent,
HfpmPageEvent_Example example,
Pagination pagination) |
ResultData |
HfpmPageEventController.saveOrUpdate(HfpmPageEvent hfpmPageEvent) |
ResultData |
HfpmPageEventController.search(HfpmPageEvent hfpmPageEvent) |
ResultData |
HfpmPageEventController.update(HfpmPageEvent hfpmPageEvent) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEvent |
HfpmPageEventMapper.selectByPrimaryKey(Long hfpmPageEventId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEvent> |
HfpmPageEventMapper.selectByExample(HfpmPageEvent_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageEventMapper.insert(HfpmPageEvent record) |
int |
HfpmPageEventMapper.insertSelective(HfpmPageEvent record) |
int |
HfpmPageEventMapper.updateByExample(HfpmPageEvent record,
HfpmPageEvent_Example example) |
int |
HfpmPageEventMapper.updateByExampleSelective(HfpmPageEvent record,
HfpmPageEvent_Example example) |
int |
HfpmPageEventMapper.updateByPrimaryKey(HfpmPageEvent record) |
int |
HfpmPageEventMapper.updateByPrimaryKeySelective(HfpmPageEvent record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEvent |
HfpmPageEventSVImpl.getHfpmPageEventByPK(long hfpmPageEventId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEvent> |
HfpmPageEventSVImpl.getHfpmPageEventAll() |
List<HfpmPageEvent> |
HfpmPageEventSVImpl.getHfpmPageEventListByExample(HfpmPageEvent_Example example) |
List<HfpmPageEvent> |
HfpmPageEventSVImpl.getHfpmPageEventListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageEventSVImpl.batchOperate(HfpmPageEvent[] hfpmPageEvents) |
int |
HfpmPageEventSVImpl.create(HfpmPageEvent hfpmPageEvent) |
int |
HfpmPageEventSVImpl.delete(HfpmPageEvent hfpmPageEvent) |
int |
HfpmPageEventSVImpl.update(HfpmPageEvent hfpmPageEvent) |
int |
HfpmPageEventSVImpl.updateByExample(HfpmPageEvent hfpmPageEvent,
HfpmPageEvent_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEvent |
IHfpmPageEventSV.getHfpmPageEventByPK(long hfpmPageEventId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEvent> |
IHfpmPageEventSV.getHfpmPageEventAll() |
List<HfpmPageEvent> |
IHfpmPageEventSV.getHfpmPageEventListByExample(HfpmPageEvent_Example example) |
List<HfpmPageEvent> |
IHfpmPageEventSV.getHfpmPageEventListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmPageEventSV.batchOperate(HfpmPageEvent[] hfpmPageEvents) |
int |
IHfpmPageEventSV.create(HfpmPageEvent hfpmPageEvent) |
int |
IHfpmPageEventSV.delete(HfpmPageEvent hfpmPageEvent) |
int |
IHfpmPageEventSV.update(HfpmPageEvent hfpmPageEvent) |
int |
IHfpmPageEventSV.updateByExample(HfpmPageEvent hfpmPageEvent,
HfpmPageEvent_Example example) |
Copyright © 2018. All rights reserved.