| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfpmEntityBindRuleController.batchCreate(HfpmEntityBindRule[] hfpmEntityBindRules) |
ResultData |
HfpmEntityBindRuleController.create(HfpmEntityBindRule hfpmEntityBindRule) |
ResultData |
HfpmEntityBindRuleController.delete(HfpmEntityBindRule hfpmEntityBindRule) |
ResultData |
HfpmEntityBindRuleController.detail(HfpmEntityBindRule hfpmEntityBindRule) |
ResultData |
HfpmEntityBindRuleController.list(HfpmEntityBindRule hfpmEntityBindRule,
HfpmEntityBindRule_Example example,
Pagination pagination) |
ResultData |
HfpmEntityBindRuleController.update(HfpmEntityBindRule hfpmEntityBindRule) |
| Modifier and Type | Method and Description |
|---|---|
HfpmEntityBindRule |
HfpmEntityBindRuleMapper.selectByPrimaryKey(Long hfpmEntityBindRuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmEntityBindRule> |
HfpmEntityBindRuleMapper.selectByExample(HfpmEntityBindRule_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmEntityBindRuleMapper.insert(HfpmEntityBindRule record) |
int |
HfpmEntityBindRuleMapper.insertSelective(HfpmEntityBindRule record) |
int |
HfpmEntityBindRuleMapper.updateByExample(HfpmEntityBindRule record,
HfpmEntityBindRule_Example example) |
int |
HfpmEntityBindRuleMapper.updateByExampleSelective(HfpmEntityBindRule record,
HfpmEntityBindRule_Example example) |
int |
HfpmEntityBindRuleMapper.updateByPrimaryKey(HfpmEntityBindRule record) |
int |
HfpmEntityBindRuleMapper.updateByPrimaryKeySelective(HfpmEntityBindRule record) |
| Modifier and Type | Method and Description |
|---|---|
HfpmEntityBindRule |
HfpmEntityBindRuleSVImpl.getHfpmEntityBindRuleByPK(long hfpmEntityBindRuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmEntityBindRule> |
HfpmEntityBindRuleSVImpl.getHfpmEntityBindRuleAll() |
List<HfpmEntityBindRule> |
HfpmEntityBindRuleSVImpl.getHfpmEntityBindRuleListByExample(HfpmEntityBindRule_Example example) |
List<HfpmEntityBindRule> |
HfpmEntityBindRuleSVImpl.getHfpmEntityBindRuleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfpmEntityBindRuleSVImpl.batchOperate(HfpmEntityBindRule[] hfpmEntityBindRules) |
int |
HfpmEntityBindRuleSVImpl.create(HfpmEntityBindRule hfpmEntityBindRule) |
int |
HfpmEntityBindRuleSVImpl.delete(HfpmEntityBindRule hfpmEntityBindRule) |
int |
HfpmEntityBindRuleSVImpl.update(HfpmEntityBindRule hfpmEntityBindRule) |
int |
HfpmEntityBindRuleSVImpl.updateByExample(HfpmEntityBindRule hfpmEntityBindRule,
HfpmEntityBindRule_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfpmEntityBindRule |
IHfpmEntityBindRuleSV.getHfpmEntityBindRuleByPK(long hfpmEntityBindRuleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfpmEntityBindRule> |
IHfpmEntityBindRuleSV.getHfpmEntityBindRuleAll() |
List<HfpmEntityBindRule> |
IHfpmEntityBindRuleSV.getHfpmEntityBindRuleListByExample(HfpmEntityBindRule_Example example) |
List<HfpmEntityBindRule> |
IHfpmEntityBindRuleSV.getHfpmEntityBindRuleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfpmEntityBindRuleSV.batchOperate(HfpmEntityBindRule[] hfpmEntityBindRules) |
int |
IHfpmEntityBindRuleSV.create(HfpmEntityBindRule hfpmEntityBindRule) |
int |
IHfpmEntityBindRuleSV.delete(HfpmEntityBindRule hfpmEntityBindRule) |
int |
IHfpmEntityBindRuleSV.update(HfpmEntityBindRule hfpmEntityBindRule) |
int |
IHfpmEntityBindRuleSV.updateByExample(HfpmEntityBindRule hfpmEntityBindRule,
HfpmEntityBindRule_Example example) |
Copyright © 2018. All rights reserved.