Modifier and Type | Method and Description |
---|---|
int |
deleteRolesById(Integer roleId)
删除某个角色的所有权限
|
List<ZTreeNode> |
roleTreeList()
获取角色列表树
|
List<ZTreeNode> |
roleTreeListByRoleId(String[] roleId)
获取角色列表树
|
List<Map<String,Object>> |
selectRoles(String condition)
根据条件查询角色列表
|
delete, deleteBatchIds, deleteById, deleteByMap, insert, insertAllColumn, selectBatchIds, selectById, selectByMap, selectCount, selectList, selectMaps, selectMapsPage, selectObjs, selectOne, selectPage, update, updateAllColumnById, updateById, updateForSet
Copyright © 2018. All rights reserved.