| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfmdEntityJoinRuleController.batchCreate(HfmdEntityJoinRule[] hfmdEntityJoinRules) |
ResultData |
HfmdEntityJoinRuleController.create(HfmdEntityJoinRule hfmdEntityJoinRule) |
ResultData |
HfmdEntityJoinRuleController.delete(HfmdEntityJoinRule hfmdEntityJoinRule) |
ResultData |
HfmdEntityJoinRuleController.detail(HfmdEntityJoinRule hfmdEntityJoinRule) |
ResultData |
HfmdEntityJoinRuleController.list(HfmdEntityJoinRule hfmdEntityJoinRule,
HfmdEntityJoinRule_Example example,
Pagination pagination) |
ResultData |
HfmdEntityJoinRuleController.search(HfmdEntityJoinRule hfmdEntityJoinRule) |
ResultData |
HfmdEntityJoinRuleController.update(HfmdEntityJoinRule hfmdEntityJoinRule) |
| Modifier and Type | Method and Description |
|---|---|
HfmdEntityJoinRule |
HfmdEntityJoinRuleMapper.selectByPrimaryKey(Long hfmdEntityJoinRuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfmdEntityJoinRule> |
HfmdEntityJoinRuleMapper.selectByExample(HfmdEntityJoinRule_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfmdEntityJoinRuleMapper.insert(HfmdEntityJoinRule record) |
int |
HfmdEntityJoinRuleMapper.insertSelective(HfmdEntityJoinRule record) |
int |
HfmdEntityJoinRuleMapper.updateByExample(HfmdEntityJoinRule record,
HfmdEntityJoinRule_Example example) |
int |
HfmdEntityJoinRuleMapper.updateByExampleSelective(HfmdEntityJoinRule record,
HfmdEntityJoinRule_Example example) |
int |
HfmdEntityJoinRuleMapper.updateByPrimaryKey(HfmdEntityJoinRule record) |
int |
HfmdEntityJoinRuleMapper.updateByPrimaryKeySelective(HfmdEntityJoinRule record) |
| Modifier and Type | Method and Description |
|---|---|
HfmdEntityJoinRule |
HfmdEntityJoinRuleSVImpl.getHfmdEntityJoinRuleByPK(long hfmdEntityJoinRuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfmdEntityJoinRule> |
HfmdEntityJoinRuleSVImpl.getHfmdEntityJoinRuleAll() |
List<HfmdEntityJoinRule> |
HfmdEntityJoinRuleSVImpl.getHfmdEntityJoinRuleListByExample(HfmdEntityJoinRule_Example example) |
List<HfmdEntityJoinRule> |
HfmdEntityJoinRuleSVImpl.getHfmdEntityJoinRuleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfmdEntityJoinRuleSVImpl.batchOperate(HfmdEntityJoinRule[] hfmdEntityJoinRules) |
int |
HfmdEntityJoinRuleSVImpl.create(HfmdEntityJoinRule hfmdEntityJoinRule) |
int |
HfmdEntityJoinRuleSVImpl.delete(HfmdEntityJoinRule hfmdEntityJoinRule) |
int |
HfmdEntityJoinRuleSVImpl.update(HfmdEntityJoinRule hfmdEntityJoinRule) |
int |
HfmdEntityJoinRuleSVImpl.updateByExample(HfmdEntityJoinRule hfmdEntityJoinRule,
HfmdEntityJoinRule_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfmdEntityJoinRule |
IHfmdEntityJoinRuleSV.getHfmdEntityJoinRuleByPK(long hfmdEntityJoinRuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfmdEntityJoinRule> |
IHfmdEntityJoinRuleSV.getHfmdEntityJoinRuleAll() |
List<HfmdEntityJoinRule> |
IHfmdEntityJoinRuleSV.getHfmdEntityJoinRuleListByExample(HfmdEntityJoinRule_Example example) |
List<HfmdEntityJoinRule> |
IHfmdEntityJoinRuleSV.getHfmdEntityJoinRuleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfmdEntityJoinRuleSV.batchOperate(HfmdEntityJoinRule[] hfmdEntityJoinRules) |
int |
IHfmdEntityJoinRuleSV.create(HfmdEntityJoinRule hfmdEntityJoinRule) |
int |
IHfmdEntityJoinRuleSV.delete(HfmdEntityJoinRule hfmdEntityJoinRule) |
int |
IHfmdEntityJoinRuleSV.update(HfmdEntityJoinRule hfmdEntityJoinRule) |
int |
IHfmdEntityJoinRuleSV.updateByExample(HfmdEntityJoinRule hfmdEntityJoinRule,
HfmdEntityJoinRule_Example example) |
Copyright © 2018. All rights reserved.