| Package | Description |
|---|---|
| com.hframe.controller | |
| com.hframe.dao | |
| com.hframe.service.impl | |
| com.hframe.service.interfaces |
| Modifier and Type | Method and Description |
|---|---|
ResultData |
HfsecRoleController.batchCreate(HfsecRole[] hfsecRoles) |
ResultData |
HfsecRoleController.create(HfsecRole hfsecRole) |
ResultData |
HfsecRoleController.delete(HfsecRole hfsecRole) |
ResultData |
HfsecRoleController.detail(HfsecRole hfsecRole) |
ResultData |
HfsecRoleController.list(HfsecRole hfsecRole,
HfsecRole_Example example,
Pagination pagination) |
ResultData |
HfsecRoleController.saveOrUpdate(HfsecRole hfsecRole) |
ResultData |
HfsecRoleController.search(HfsecRole hfsecRole) |
ResultData |
HfsecRoleController.update(HfsecRole hfsecRole) |
| Modifier and Type | Method and Description |
|---|---|
HfsecRole |
HfsecRoleMapper.selectByPrimaryKey(Long hfsecRoleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfsecRole> |
HfsecRoleMapper.selectByExample(HfsecRole_Example example) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfsecRoleMapper.insert(HfsecRole record) |
int |
HfsecRoleMapper.insertSelective(HfsecRole record) |
int |
HfsecRoleMapper.updateByExample(HfsecRole record,
HfsecRole_Example example) |
int |
HfsecRoleMapper.updateByExampleSelective(HfsecRole record,
HfsecRole_Example example) |
int |
HfsecRoleMapper.updateByPrimaryKey(HfsecRole record) |
int |
HfsecRoleMapper.updateByPrimaryKeySelective(HfsecRole record) |
| Modifier and Type | Method and Description |
|---|---|
HfsecRole |
HfsecRoleSVImpl.getHfsecRoleByPK(long hfsecRoleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfsecRole> |
HfsecRoleSVImpl.getHfsecRoleAll() |
List<HfsecRole> |
HfsecRoleSVImpl.getHfsecRoleListByExample(HfsecRole_Example example) |
List<HfsecRole> |
HfsecRoleSVImpl.getHfsecRoleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
HfsecRoleSVImpl.batchOperate(HfsecRole[] hfsecRoles) |
int |
HfsecRoleSVImpl.create(HfsecRole hfsecRole) |
int |
HfsecRoleSVImpl.delete(HfsecRole hfsecRole) |
int |
HfsecRoleSVImpl.update(HfsecRole hfsecRole) |
int |
HfsecRoleSVImpl.updateByExample(HfsecRole hfsecRole,
HfsecRole_Example example) |
| Modifier and Type | Method and Description |
|---|---|
HfsecRole |
IHfsecRoleSV.getHfsecRoleByPK(long hfsecRoleId) |
| Modifier and Type | Method and Description |
|---|---|
List<HfsecRole> |
IHfsecRoleSV.getHfsecRoleAll() |
List<HfsecRole> |
IHfsecRoleSV.getHfsecRoleListByExample(HfsecRole_Example example) |
List<HfsecRole> |
IHfsecRoleSV.getHfsecRoleListByParam(Map<String,Object> params) |
| Modifier and Type | Method and Description |
|---|---|
int |
IHfsecRoleSV.batchOperate(HfsecRole[] hfsecRoles) |
int |
IHfsecRoleSV.create(HfsecRole hfsecRole) |
int |
IHfsecRoleSV.delete(HfsecRole hfsecRole) |
int |
IHfsecRoleSV.update(HfsecRole hfsecRole) |
int |
IHfsecRoleSV.updateByExample(HfsecRole hfsecRole,
HfsecRole_Example example) |
Copyright © 2018. All rights reserved.