A B C D E G I L M R T U
A
- AuthData - im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode中的类
-
- AuthData() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode.AuthData
-
- AuthHttpUtils - im.qingtui.qbee.open.platfrom.auth.common.utils中的类
-
权限http工具类
- AuthHttpUtils() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.common.utils.AuthHttpUtils
-
- AuthMenuTree - im.qingtui.qbee.open.platfrom.auth.model.vo.menu中的类
-
权限菜单树
- AuthMenuTree() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.menu.AuthMenuTree
-
- AuthNodeInfo - im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode中的类
-
- AuthNodeInfo() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode.AuthNodeInfo
-
B
- BaseAuthNode - im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode中的类
-
- BaseAuthNode() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode.BaseAuthNode
-
C
- createRole(CreateRoleParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
新增角色
- CreateRoleParam - im.qingtui.qbee.open.platfrom.auth.model.param.role中的类
-
创建角色请求参数
- CreateRoleParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.role.CreateRoleParam
-
- creatRole(CreateRoleParam, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
已过时。
D
- DataId - im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode中的类
-
- DataId() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode.DataId
-
- deleteRole(String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
删除角色
- deleteRole(String, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
已过时。
E
- EDIT_ROLE_AUTH_MENU_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- editRole(EditRoleParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
修改角色
- editRole(EditRoleParam, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
已过时。
- editRoleAuthMenu(EditRoleAuthMenuParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
编辑角色的菜单权限(不带token,取配置文件的服务号信息获取token)
- editRoleAuthMenu(EditRoleAuthMenuParam, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
已过时。
- EditRoleAuthMenuParam - im.qingtui.qbee.open.platfrom.auth.model.param.menu中的类
-
编辑角色菜单权限请求参数
- EditRoleAuthMenuParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.menu.EditRoleAuthMenuParam
-
- EditRoleParam - im.qingtui.qbee.open.platfrom.auth.model.param.role中的类
-
编辑角色请求参数
- EditRoleParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.role.EditRoleParam
-
- EmployeeMenuTree - im.qingtui.qbee.open.platfrom.auth.model.vo.menu中的类
-
员工菜单树返回信息
- EmployeeMenuTree() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.menu.EmployeeMenuTree
-
G
- GET_EMPLOYEE_MENU_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- GET_ROLE_AUTH_MENU_TREE_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- getEditRoleMenuHttpVO(String, String, EditRoleAuthMenuParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.common.utils.AuthHttpUtils
-
获取编辑角色菜单的http响应
- GetEmployeeMenuParam - im.qingtui.qbee.open.platfrom.auth.model.param.menu中的类
-
获取员工菜单请求参数
- GetEmployeeMenuParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.menu.GetEmployeeMenuParam
-
- getEmployeeMenuTree(GetEmployeeMenuParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
根据员工id获取员工的菜单信息树(不带token,取配置文件的服务号信息获取token)
- getEmployeeMenuTree(GetEmployeeMenuParam, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
已过时。
- GetRoleAuthMenuParam - im.qingtui.qbee.open.platfrom.auth.model.param.menu中的类
-
获取角色的菜单权限请求参数
- GetRoleAuthMenuParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.menu.GetRoleAuthMenuParam
-
- getRoleAuthMenuTree(GetRoleAuthMenuParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
获取角色的菜单权限树(不带token,取配置文件的服务号信息获取token)
- getRoleAuthMenuTree(GetRoleAuthMenuParam, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
已过时。
- getRoleList(String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
通过角色id获取角色信息
- getRoleList(String, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
已过时。
- getRoleTree(String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
通过搜索获取角色树
- getRoleTree(String, String) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
已过时。
I
- im.qingtui.qbee.open.platfrom.auth.common.constants - 程序包 im.qingtui.qbee.open.platfrom.auth.common.constants
-
- im.qingtui.qbee.open.platfrom.auth.common.utils - 程序包 im.qingtui.qbee.open.platfrom.auth.common.utils
-
- im.qingtui.qbee.open.platfrom.auth.model.param.menu - 程序包 im.qingtui.qbee.open.platfrom.auth.model.param.menu
-
- im.qingtui.qbee.open.platfrom.auth.model.param.role - 程序包 im.qingtui.qbee.open.platfrom.auth.model.param.role
-
- im.qingtui.qbee.open.platfrom.auth.model.vo.menu - 程序包 im.qingtui.qbee.open.platfrom.auth.model.vo.menu
-
- im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode - 程序包 im.qingtui.qbee.open.platfrom.auth.model.vo.menu.authnode
-
- im.qingtui.qbee.open.platfrom.auth.model.vo.role - 程序包 im.qingtui.qbee.open.platfrom.auth.model.vo.role
-
- im.qingtui.qbee.open.platfrom.auth.service - 程序包 im.qingtui.qbee.open.platfrom.auth.service
-
L
- listByMenu(MenuIdParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
获取某用户在某菜单(当前菜单节点)下的所有权限节点-菜单编码获取
- listByMenu(MenuCodeParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
获取某用户在某菜单(当前菜单节点)下的所有权限节点-菜单编码获取
- listByMenuEmployee(MenuEmployeeIdParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
获取某用户在某菜单(当前菜单节点)下的所有权限节点-菜单编码获取
- listByMenuEmployee(MenuEmployeeCodeParam) - 类 中的静态方法im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
获取某用户在某菜单(当前菜单节点)下的所有权限节点-菜单编码获取
M
- MENU_EMPLOYEE_LIST_CODE_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- MENU_EMPLOYEE_LIST_ID_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- MENU_LIST_CODE_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- MENU_LIST_ID_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- MenuCodeParam - im.qingtui.qbee.open.platfrom.auth.model.param.menu中的类
-
title
time: 2021/4/13 5:00 下午
- MenuCodeParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.menu.MenuCodeParam
-
- MenuEmployeeCodeParam - im.qingtui.qbee.open.platfrom.auth.model.param.menu中的类
-
- MenuEmployeeCodeParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.menu.MenuEmployeeCodeParam
-
- MenuEmployeeIdParam - im.qingtui.qbee.open.platfrom.auth.model.param.menu中的类
-
- MenuEmployeeIdParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.menu.MenuEmployeeIdParam
-
- MenuIdParam - im.qingtui.qbee.open.platfrom.auth.model.param.menu中的类
-
- MenuIdParam() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.param.menu.MenuIdParam
-
- MenuService - im.qingtui.qbee.open.platfrom.auth.service中的类
-
菜单相关接口
- MenuService() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.service.MenuService
-
R
- ROLE_TREE_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- ROLE_URL - 类 中的静态变量im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
- RoleInfo - im.qingtui.qbee.open.platfrom.auth.model.vo.role中的类
-
角色返回信息
- RoleInfo() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.role.RoleInfo
-
- RoleService - im.qingtui.qbee.open.platfrom.auth.service中的类
-
角色相关接口
- RoleService() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.service.RoleService
-
- RoleTree - im.qingtui.qbee.open.platfrom.auth.model.vo.role中的类
-
角色树返回信息
- RoleTree() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.model.vo.role.RoleTree
-
T
- toString() - 类 中的方法im.qingtui.qbee.open.platfrom.auth.model.vo.role.RoleInfo
-
- toString() - 类 中的方法im.qingtui.qbee.open.platfrom.auth.model.vo.role.RoleTree
-
U
- UrlConstants - im.qingtui.qbee.open.platfrom.auth.common.constants中的类
-
路径常量
- UrlConstants() - 类 的构造器im.qingtui.qbee.open.platfrom.auth.common.constants.UrlConstants
-
A B C D E G I L M R T U
Copyright © 2021. All rights reserved.