A B C D E F G H I L M N O R S T U Y Z
A
- addManagerJson(HttpServletRequest, HttpServletResponse, ModelMap, Manager) - 类 中的方法com.atlascopco.admin.controller.ManagerController
-
1.新增
- addModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Module) - 类 中的方法com.atlascopco.admin.controller.ModuleController
-
1.新增
- addRoleJson(HttpServletRequest, HttpServletResponse, ModelMap, Role) - 类 中的方法com.atlascopco.admin.controller.RoleController
-
增加角色
- addRoleModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, RoleModule) - 类 中的方法com.atlascopco.admin.controller.RoleModuleController
-
- AtlascopcoController - com.atlascopco.admin.controller中的类
-
- AtlascopcoController() - 类 的构造器com.atlascopco.admin.controller.AtlascopcoController
-
B
- bytesToHexString(byte[]) - 类 中的静态方法com.atlascopco.admin.util.TypeUtil
-
把字节数组转换成16进制字符串
C
- COKIE_MAX - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- com.atlascopco.admin.constant - 程序包 com.atlascopco.admin.constant
-
- com.atlascopco.admin.controller - 程序包 com.atlascopco.admin.controller
-
- com.atlascopco.admin.util - 程序包 com.atlascopco.admin.util
-
- ConstantItem - com.atlascopco.admin.constant中的类
-
Title: score
Description:
Company: www.jnshu.com
- ConstantItem() - 类 的构造器com.atlascopco.admin.constant.ConstantItem
-
- convertPermission2String(Role) - 类 中的静态方法com.atlascopco.admin.util.RoleUtil
-
- convertString2permission(Role) - 类 中的静态方法com.atlascopco.admin.util.RoleUtil
-
- Cookie_Records - 类 中的静态变量com.atlascopco.admin.util.CookieConstant
-
- Cookie_WEB_ManagerName - 类 中的静态变量com.atlascopco.admin.util.CookieConstant
-
- Cookie_WEB_ManagerPublicsHash - 类 中的静态变量com.atlascopco.admin.util.CookieConstant
-
- CookieConstant - com.atlascopco.admin.util中的类
-
- CookieConstant() - 类 的构造器com.atlascopco.admin.util.CookieConstant
-
D
- decrypt(byte[], String) - 类 中的静态方法com.atlascopco.admin.util.DESUtil
-
解密
- deleteManagerJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.ManagerController
-
2.删除
- deleteModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.ModuleController
-
2.删除
- deleteRoleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.RoleController
-
- deleteRoleModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.RoleModuleController
-
- desCrypto(String, String) - 类 中的静态方法com.atlascopco.admin.util.DESUtil
-
- DESUtil - com.atlascopco.admin.util中的类
-
加密
- DESUtil() - 类 的构造器com.atlascopco.admin.util.DESUtil
-
- DynamicUtil - com.atlascopco.admin.util中的类
-
- DynamicUtil() - 类 的构造器com.atlascopco.admin.util.DynamicUtil
-
E
- EIGHT - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
F
- FIFTY - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- FIVE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- FOUR - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
G
- getAtlascopcoJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.AtlascopcoController
-
2、获取详情
- getInterceptorUrl(HttpServletRequest) - 类 中的方法com.atlascopco.admin.util.LoginInterceptor
-
获取跳转链接的地址
- getList(Integer, String, String, String, Integer, Long, Long) - 类 中的静态方法com.atlascopco.admin.util.DynamicUtil
-
1、获取列表
- getLogin(String) - 类 中的静态方法com.atlascopco.admin.util.DynamicUtil
-
登录
- getManagerJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.ManagerController
-
5.详情
- getManagerList(Integer, String) - 类 中的静态方法com.atlascopco.admin.util.DynamicUtil
-
manager列表搜索
- getModuleIdsByTypeJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer, String) - 类 中的方法com.atlascopco.admin.controller.ModuleController
-
查询模块列表
- getModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.ModuleController
-
5.详情
- getModuleList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.ModuleController
-
4.列表
- getMultiManagerJson(HttpServletRequest, HttpServletResponse, ModelMap, Integer, String, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.ManagerController
-
4.列表搜索
- getMultiModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.atlascopco.admin.controller.ModuleController
-
批量获取模块详细信息
- getMultiRoleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.atlascopco.admin.controller.RoleController
-
批量获取角色详细信息
- getMultiRoleModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long[]) - 类 中的方法com.atlascopco.admin.controller.RoleModuleController
-
- getProductList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, String, String, String, Integer, Long, Long, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.AtlascopcoController
-
1、查看列表
- getRoleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.RoleController
-
获取单个角色
- getRoleJsonList(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.RoleController
-
角色列表
- getRoleModule(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.RoleModuleController
-
- getRoleModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.RoleModuleController
-
- getroleModuleList(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.atlascopco.admin.controller.RoleModuleController
-
- getUser(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.atlascopco.admin.controller.LoginController
-
返回登陆用户信息
- getUserIdentity(String, Long) - 类 中的静态方法com.atlascopco.admin.util.LoginInterceptor
-
H
- hexStringToByte(String) - 类 中的静态方法com.atlascopco.admin.util.TypeUtil
-
把16进制字符串转换成字节数组
I
- index(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.LoginController
-
游戏准备
- insertAtlascopco(HttpServletRequest, HttpServletResponse, ModelMap, Atlascopco) - 类 中的方法com.atlascopco.admin.controller.AtlascopcoController
-
3、新增信息
L
- log - 类 中的静态变量com.atlascopco.admin.util.RoleUtil
-
- login(HttpServletRequest, HttpServletResponse, ModelMap, String, String) - 类 中的方法com.atlascopco.admin.controller.LoginController
-
管理员登录
- LoginController - com.atlascopco.admin.controller中的类
-
- LoginController() - 类 的构造器com.atlascopco.admin.controller.LoginController
-
- LoginInterceptor - com.atlascopco.admin.util中的类
-
Created by shun on 2017/6/28.
- LoginInterceptor() - 类 的构造器com.atlascopco.admin.util.LoginInterceptor
-
- logout(HttpServletRequest, HttpServletResponse, ModelMap) - 类 中的方法com.atlascopco.admin.controller.LoginController
-
退出系统
M
- MAIL - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
获取邮箱地址
- main(String[]) - 类 中的静态方法com.atlascopco.admin.util.LoginInterceptor
-
- main(String[]) - 类 中的静态方法com.atlascopco.admin.util.TypeUtil
-
- ManagerController - com.atlascopco.admin.controller中的类
-
Manager crud
- ManagerController() - 类 的构造器com.atlascopco.admin.controller.ManagerController
-
- ModuleController - com.atlascopco.admin.controller中的类
-
Module crud
- ModuleController() - 类 的构造器com.atlascopco.admin.controller.ModuleController
-
N
- NINE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- noLogin(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.LoginController
-
- noPermission(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.LoginController
-
O
- ONE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- ONE_HUNDRED_THOUSAND - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- ONE_THOUSAND - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
R
- Request_Attribute_Manager - 类 中的静态变量com.atlascopco.admin.util.CookieConstant
-
- Request_Attribute_Module - 类 中的静态变量com.atlascopco.admin.util.CookieConstant
-
- RoleController - com.atlascopco.admin.controller中的类
-
Role crud
- RoleController() - 类 的构造器com.atlascopco.admin.controller.RoleController
-
- RoleModuleController - com.atlascopco.admin.controller中的类
-
RoleModule crud
- RoleModuleController() - 类 的构造器com.atlascopco.admin.controller.RoleModuleController
-
- RoleUtil - com.atlascopco.admin.util中的类
-
- RoleUtil() - 类 的构造器com.atlascopco.admin.util.RoleUtil
-
- Rsponse_Model_Records - 类 中的静态变量com.atlascopco.admin.util.CookieConstant
-
S
- sendMailVerify(HttpServletRequest, HttpServletResponse, ModelMap, String, String, String) - 类 中的方法com.atlascopco.admin.controller.SystemController
-
- SERVEN - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- SIX - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- STATUS_ONE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
默认status
- STATUS_ZORE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- stopRole(HttpServletRequest, HttpServletResponse, ModelMap, Long, Role) - 类 中的方法com.atlascopco.admin.controller.RoleController
-
- SystemController - com.atlascopco.admin.controller中的类
-
- SystemController() - 类 的构造器com.atlascopco.admin.controller.SystemController
-
T
- TEN - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- test(HttpServletRequest, HttpServletResponse, ModelMap, Integer, Integer) - 类 中的方法com.atlascopco.admin.controller.LoginController
-
游戏准备
- THREE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- TWO - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- TWO_HUNDRED - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- TYPE_ONE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
默认type
- TYPE_THREE - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- TYPE_TWO - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
- TypeUtil - com.atlascopco.admin.util中的类
-
- TypeUtil() - 类 的构造器com.atlascopco.admin.util.TypeUtil
-
U
- updateAtlascopco(HttpServletRequest, HttpServletResponse, ModelMap, Long, Atlascopco) - 类 中的方法com.atlascopco.admin.controller.AtlascopcoController
-
4、修改信息
- updateAtlascopco(HttpServletRequest, HttpServletResponse, ModelMap, Long) - 类 中的方法com.atlascopco.admin.controller.AtlascopcoController
-
5.删除信息
- updateAtlascopco(HttpServletRequest, HttpServletResponse, ModelMap, Long, Integer) - 类 中的方法com.atlascopco.admin.controller.AtlascopcoController
-
6、修改状态
- updateManagerJson(HttpServletRequest, HttpServletResponse, ModelMap, Manager, Long) - 类 中的方法com.atlascopco.admin.controller.ManagerController
-
3.修改
- updateManagerPassword(HttpServletRequest, HttpServletResponse, ModelMap, String, String) - 类 中的方法com.atlascopco.admin.controller.ManagerController
-
6.密码修改
- updateModuleJson(HttpServletRequest, HttpServletResponse, ModelMap, Module, Long) - 类 中的方法com.atlascopco.admin.controller.ModuleController
-
3.修改
- updateRoleJson(HttpServletRequest, HttpServletResponse, ModelMap, Long, Role) - 类 中的方法com.atlascopco.admin.controller.RoleController
-
修改角色
- uploadFile(HttpServletRequest, HttpServletResponse, ModelMap, MultipartFile, String) - 类 中的方法com.atlascopco.admin.controller.SystemController
-
上传图片
- USER_ID - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
获取用户id
- USER_ID - 类 中的静态变量com.atlascopco.admin.util.LoginInterceptor
-
Y
- YEAR - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
Z
- ZERO - 类 中的静态变量com.atlascopco.admin.constant.ConstantItem
-
0-10常量表
A B C D E F G H I L M N O R S T U Y Z
Copyright © 2017. All rights reserved.