| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfsecRoleAuthorizeController.batchCreate(HfsecRoleAuthorize[] hfsecRoleAuthorizes) |
ResultData |
HfsecRoleAuthorizeController.create(HfsecRoleAuthorize hfsecRoleAuthorize) |
ResultData |
HfsecRoleAuthorizeController.delete(HfsecRoleAuthorize hfsecRoleAuthorize) |
ResultData |
HfsecRoleAuthorizeController.detail(HfsecRoleAuthorize hfsecRoleAuthorize) |
ResultData |
HfsecRoleAuthorizeController.list(HfsecRoleAuthorize hfsecRoleAuthorize,
HfsecRoleAuthorize_Example example,
Pagination pagination) |
ResultData |
HfsecRoleAuthorizeController.saveOrUpdate(HfsecRoleAuthorize hfsecRoleAuthorize) |
ResultData |
HfsecRoleAuthorizeController.search(HfsecRoleAuthorize hfsecRoleAuthorize) |
ResultData |
HfsecRoleAuthorizeController.update(HfsecRoleAuthorize hfsecRoleAuthorize) |
| Modifier and Type | Method and Description |
|---|---|
HfsecRoleAuthorize |
HfsecRoleAuthorizeMapper.selectByPrimaryKey(Long hfsecRoleAuthorizeId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfsecRoleAuthorize> |
HfsecRoleAuthorizeMapper.selectByExample(HfsecRoleAuthorize_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfsecRoleAuthorizeMapper.insert(HfsecRoleAuthorize record) |
int |
HfsecRoleAuthorizeMapper.insertSelective(HfsecRoleAuthorize record) |
int |
HfsecRoleAuthorizeMapper.updateByExample(HfsecRoleAuthorize record,
HfsecRoleAuthorize_Example example) |
int |
HfsecRoleAuthorizeMapper.updateByExampleSelective(HfsecRoleAuthorize record,
HfsecRoleAuthorize_Example example) |
int |
HfsecRoleAuthorizeMapper.updateByPrimaryKey(HfsecRoleAuthorize record) |
int |
HfsecRoleAuthorizeMapper.updateByPrimaryKeySelective(HfsecRoleAuthorize record) |
| Modifier and Type | Method and Description |
|---|---|
HfsecRoleAuthorize |
HfsecRoleAuthorizeSVImpl.getHfsecRoleAuthorizeByPK(long hfsecRoleAuthorizeId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfsecRoleAuthorize> |
HfsecRoleAuthorizeSVImpl.getHfsecRoleAuthorizeAll() |
List<HfsecRoleAuthorize> |
HfsecRoleAuthorizeSVImpl.getHfsecRoleAuthorizeListByExample(HfsecRoleAuthorize_Example example) |
List<HfsecRoleAuthorize> |
HfsecRoleAuthorizeSVImpl.getHfsecRoleAuthorizeListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfsecRoleAuthorizeSVImpl.batchOperate(HfsecRoleAuthorize[] hfsecRoleAuthorizes) |
int |
HfsecRoleAuthorizeSVImpl.create(HfsecRoleAuthorize hfsecRoleAuthorize) |
int |
HfsecRoleAuthorizeSVImpl.delete(HfsecRoleAuthorize hfsecRoleAuthorize) |
int |
HfsecRoleAuthorizeSVImpl.update(HfsecRoleAuthorize hfsecRoleAuthorize) |
int |
HfsecRoleAuthorizeSVImpl.updateByExample(HfsecRoleAuthorize hfsecRoleAuthorize,
HfsecRoleAuthorize_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfsecRoleAuthorize |
IHfsecRoleAuthorizeSV.getHfsecRoleAuthorizeByPK(long hfsecRoleAuthorizeId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfsecRoleAuthorize> |
IHfsecRoleAuthorizeSV.getHfsecRoleAuthorizeAll() |
List<HfsecRoleAuthorize> |
IHfsecRoleAuthorizeSV.getHfsecRoleAuthorizeListByExample(HfsecRoleAuthorize_Example example) |
List<HfsecRoleAuthorize> |
IHfsecRoleAuthorizeSV.getHfsecRoleAuthorizeListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfsecRoleAuthorizeSV.batchOperate(HfsecRoleAuthorize[] hfsecRoleAuthorizes) |
int |
IHfsecRoleAuthorizeSV.create(HfsecRoleAuthorize hfsecRoleAuthorize) |
int |
IHfsecRoleAuthorizeSV.delete(HfsecRoleAuthorize hfsecRoleAuthorize) |
int |
IHfsecRoleAuthorizeSV.update(HfsecRoleAuthorize hfsecRoleAuthorize) |
int |
IHfsecRoleAuthorizeSV.updateByExample(HfsecRoleAuthorize hfsecRoleAuthorize,
HfsecRoleAuthorize_Example example) |
Copyright © 2018. All rights reserved.