| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmPageEventAttrController.batchCreate(HfpmPageEventAttr[] hfpmPageEventAttrs) |
ResultData |
HfpmPageEventAttrController.create(HfpmPageEventAttr hfpmPageEventAttr) |
ResultData |
HfpmPageEventAttrController.delete(HfpmPageEventAttr hfpmPageEventAttr) |
ResultData |
HfpmPageEventAttrController.detail(HfpmPageEventAttr hfpmPageEventAttr) |
ResultData |
HfpmPageEventAttrController.list(HfpmPageEventAttr hfpmPageEventAttr,
HfpmPageEventAttr_Example example,
Pagination pagination) |
ResultData |
HfpmPageEventAttrController.update(HfpmPageEventAttr hfpmPageEventAttr) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEventAttr |
HfpmPageEventAttrMapper.selectByPrimaryKey(Long hfpmPageEventAttrId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEventAttr> |
HfpmPageEventAttrMapper.selectByExample(HfpmPageEventAttr_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageEventAttrMapper.insert(HfpmPageEventAttr record) |
int |
HfpmPageEventAttrMapper.insertSelective(HfpmPageEventAttr record) |
int |
HfpmPageEventAttrMapper.updateByExample(HfpmPageEventAttr record,
HfpmPageEventAttr_Example example) |
int |
HfpmPageEventAttrMapper.updateByExampleSelective(HfpmPageEventAttr record,
HfpmPageEventAttr_Example example) |
int |
HfpmPageEventAttrMapper.updateByPrimaryKey(HfpmPageEventAttr record) |
int |
HfpmPageEventAttrMapper.updateByPrimaryKeySelective(HfpmPageEventAttr record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEventAttr |
HfpmPageEventAttrSVImpl.getHfpmPageEventAttrByPK(long hfpmPageEventAttrId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEventAttr> |
HfpmPageEventAttrSVImpl.getHfpmPageEventAttrAll() |
List<HfpmPageEventAttr> |
HfpmPageEventAttrSVImpl.getHfpmPageEventAttrListByExample(HfpmPageEventAttr_Example example) |
List<HfpmPageEventAttr> |
HfpmPageEventAttrSVImpl.getHfpmPageEventAttrListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageEventAttrSVImpl.batchOperate(HfpmPageEventAttr[] hfpmPageEventAttrs) |
int |
HfpmPageEventAttrSVImpl.create(HfpmPageEventAttr hfpmPageEventAttr) |
int |
HfpmPageEventAttrSVImpl.delete(HfpmPageEventAttr hfpmPageEventAttr) |
int |
HfpmPageEventAttrSVImpl.update(HfpmPageEventAttr hfpmPageEventAttr) |
int |
HfpmPageEventAttrSVImpl.updateByExample(HfpmPageEventAttr hfpmPageEventAttr,
HfpmPageEventAttr_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEventAttr |
IHfpmPageEventAttrSV.getHfpmPageEventAttrByPK(long hfpmPageEventAttrId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEventAttr> |
IHfpmPageEventAttrSV.getHfpmPageEventAttrAll() |
List<HfpmPageEventAttr> |
IHfpmPageEventAttrSV.getHfpmPageEventAttrListByExample(HfpmPageEventAttr_Example example) |
List<HfpmPageEventAttr> |
IHfpmPageEventAttrSV.getHfpmPageEventAttrListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmPageEventAttrSV.batchOperate(HfpmPageEventAttr[] hfpmPageEventAttrs) |
int |
IHfpmPageEventAttrSV.create(HfpmPageEventAttr hfpmPageEventAttr) |
int |
IHfpmPageEventAttrSV.delete(HfpmPageEventAttr hfpmPageEventAttr) |
int |
IHfpmPageEventAttrSV.update(HfpmPageEventAttr hfpmPageEventAttr) |
int |
IHfpmPageEventAttrSV.updateByExample(HfpmPageEventAttr hfpmPageEventAttr,
HfpmPageEventAttr_Example example) |
Copyright © 2018. All rights reserved.