| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmPageEntityRelController.batchCreate(HfpmPageEntityRel[] hfpmPageEntityRels) |
ResultData |
HfpmPageEntityRelController.create(HfpmPageEntityRel hfpmPageEntityRel) |
ResultData |
HfpmPageEntityRelController.delete(HfpmPageEntityRel hfpmPageEntityRel) |
ResultData |
HfpmPageEntityRelController.detail(HfpmPageEntityRel hfpmPageEntityRel) |
ResultData |
HfpmPageEntityRelController.list(HfpmPageEntityRel hfpmPageEntityRel,
HfpmPageEntityRel_Example example,
Pagination pagination) |
ResultData |
HfpmPageEntityRelController.update(HfpmPageEntityRel hfpmPageEntityRel) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEntityRel |
HfpmPageEntityRelMapper.selectByPrimaryKey(Long hfpmPageEntityRelId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEntityRel> |
HfpmPageEntityRelMapper.selectByExample(HfpmPageEntityRel_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageEntityRelMapper.insert(HfpmPageEntityRel record) |
int |
HfpmPageEntityRelMapper.insertSelective(HfpmPageEntityRel record) |
int |
HfpmPageEntityRelMapper.updateByExample(HfpmPageEntityRel record,
HfpmPageEntityRel_Example example) |
int |
HfpmPageEntityRelMapper.updateByExampleSelective(HfpmPageEntityRel record,
HfpmPageEntityRel_Example example) |
int |
HfpmPageEntityRelMapper.updateByPrimaryKey(HfpmPageEntityRel record) |
int |
HfpmPageEntityRelMapper.updateByPrimaryKeySelective(HfpmPageEntityRel record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEntityRel |
HfpmPageEntityRelSVImpl.getHfpmPageEntityRelByPK(long hfpmPageEntityRelId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEntityRel> |
HfpmPageEntityRelSVImpl.getHfpmPageEntityRelAll() |
List<HfpmPageEntityRel> |
HfpmPageEntityRelSVImpl.getHfpmPageEntityRelListByExample(HfpmPageEntityRel_Example example) |
List<HfpmPageEntityRel> |
HfpmPageEntityRelSVImpl.getHfpmPageEntityRelListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmPageEntityRelSVImpl.batchOperate(HfpmPageEntityRel[] hfpmPageEntityRels) |
int |
HfpmPageEntityRelSVImpl.create(HfpmPageEntityRel hfpmPageEntityRel) |
int |
HfpmPageEntityRelSVImpl.delete(HfpmPageEntityRel hfpmPageEntityRel) |
int |
HfpmPageEntityRelSVImpl.update(HfpmPageEntityRel hfpmPageEntityRel) |
int |
HfpmPageEntityRelSVImpl.updateByExample(HfpmPageEntityRel hfpmPageEntityRel,
HfpmPageEntityRel_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmPageEntityRel |
IHfpmPageEntityRelSV.getHfpmPageEntityRelByPK(long hfpmPageEntityRelId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmPageEntityRel> |
IHfpmPageEntityRelSV.getHfpmPageEntityRelAll() |
List<HfpmPageEntityRel> |
IHfpmPageEntityRelSV.getHfpmPageEntityRelListByExample(HfpmPageEntityRel_Example example) |
List<HfpmPageEntityRel> |
IHfpmPageEntityRelSV.getHfpmPageEntityRelListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmPageEntityRelSV.batchOperate(HfpmPageEntityRel[] hfpmPageEntityRels) |
int |
IHfpmPageEntityRelSV.create(HfpmPageEntityRel hfpmPageEntityRel) |
int |
IHfpmPageEntityRelSV.delete(HfpmPageEntityRel hfpmPageEntityRel) |
int |
IHfpmPageEntityRelSV.update(HfpmPageEntityRel hfpmPageEntityRel) |
int |
IHfpmPageEntityRelSV.updateByExample(HfpmPageEntityRel hfpmPageEntityRel,
HfpmPageEntityRel_Example example) |
Copyright © 2018. All rights reserved.