索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- add(User, Long[]) - 类中的方法 plus.hiver.module.system.controller.UserController
- add(Department) - 类中的方法 plus.hiver.module.system.controller.DepartmentController
- add(Permission) - 类中的方法 plus.hiver.module.system.controller.PermissionController
- add(Dict) - 类中的方法 plus.hiver.module.system.controller.DictController
- add(DictData) - 类中的方法 plus.hiver.module.system.controller.DictDataController
- addMessage(Message) - 类中的方法 plus.hiver.module.system.controller.MessageController
- AddMessage - plus.hiver.module.system.async中的类
-
异步添加消息
- AddMessage() - 类的构造器 plus.hiver.module.system.async.AddMessage
- addSendMessage(Long) - 类中的方法 plus.hiver.module.system.async.AddMessage
-
初始化消息
- AuthController - plus.hiver.module.system.controller中的类
-
用户认证相关接口
- AuthController() - 类的构造器 plus.hiver.module.system.controller.AuthController
B
- batchOperation(Integer) - 类中的方法 plus.hiver.module.system.controller.MessageSendController
C
- changeMobile(String) - 类中的方法 plus.hiver.module.system.controller.UserController
- changeParams(String, Map<String, String>) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
D
- delAll() - 类中的方法 plus.hiver.module.system.controller.LogController
- delAll() - 类中的方法 plus.hiver.module.system.controller.RedisController
- delAllByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.DictController
- delAllByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.UserController
- delByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.DepartmentController
- delByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.DictDataController
- delByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.LogController
- delByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.PermissionController
- delByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.RoleController
- delByIds(Long[]) - 类中的方法 plus.hiver.module.system.controller.StopWordController
- delByKeys(String[]) - 类中的方法 plus.hiver.module.system.controller.RedisController
- deleteByDictId(Long) - 接口中的方法 plus.hiver.module.system.dao.DictDataDao
-
通过dictId删除
- deleteByDictId(Long) - 接口中的方法 plus.hiver.module.system.service.DictDataService
-
通过dictId删除
- deleteByDictId(Long) - 类中的方法 plus.hiver.module.system.serviceimpl.DictDataServiceImpl
- deleteByMessageId(Long) - 接口中的方法 plus.hiver.module.system.dao.MessageSendDao
-
通过消息id删除
- deleteByMessageId(Long) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
通过消息id删除
- deleteByMessageId(Long) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- deleteByUserId(Long) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
通过userId删除
- deleteByUserId(Long) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- deleteByUserId(Long, Integer) - 接口中的方法 plus.hiver.module.system.dao.MessageSendDao
-
通过userId删除
- deleteRecursion(Long, Long[]) - 类中的方法 plus.hiver.module.system.controller.DepartmentController
- deleteRecursion(Long, Long[]) - 类中的方法 plus.hiver.module.system.controller.PermissionController
- delMessage(Long[]) - 类中的方法 plus.hiver.module.system.controller.MessageController
- DepartmentController - plus.hiver.module.system.controller中的类
-
部门管理接口
- DepartmentController() - 类的构造器 plus.hiver.module.system.controller.DepartmentController
- Dict - plus.hiver.module.system.entity中的类
-
字典目录实体类
- Dict() - 类的构造器 plus.hiver.module.system.entity.Dict
- DictController - plus.hiver.module.system.controller中的类
-
字典管理接口
- DictController() - 类的构造器 plus.hiver.module.system.controller.DictController
- DictDao - plus.hiver.module.system.dao中的接口
-
字典数据处理层
- DictData - plus.hiver.module.system.entity中的类
-
字段内容实体类
- DictData() - 类的构造器 plus.hiver.module.system.entity.DictData
- DictDataController - plus.hiver.module.system.controller中的类
-
字典数据接口
- DictDataController() - 类的构造器 plus.hiver.module.system.controller.DictDataController
- DictDataDao - plus.hiver.module.system.dao中的接口
-
字典数据数据处理层
- DictDataService - plus.hiver.module.system.service中的接口
-
字典数据接口
- DictDataServiceImpl - plus.hiver.module.system.serviceimpl中的类
-
字典数据接口实现
- DictDataServiceImpl(DictDataDao) - 类的构造器 plus.hiver.module.system.serviceimpl.DictDataServiceImpl
- DictService - plus.hiver.module.system.service中的接口
-
字典目录接口
- DictServiceImpl - plus.hiver.module.system.serviceimpl中的类
-
字典接口实现
- DictServiceImpl(DictDao) - 类的构造器 plus.hiver.module.system.serviceimpl.DictServiceImpl
- disable(Long) - 类中的方法 plus.hiver.module.system.controller.UserController
E
- edit(Department, Long[], Long[]) - 类中的方法 plus.hiver.module.system.controller.DepartmentController
- edit(Permission) - 类中的方法 plus.hiver.module.system.controller.PermissionController
- edit(Role) - 类中的方法 plus.hiver.module.system.controller.RoleController
- edit(User, Long[]) - 类中的方法 plus.hiver.module.system.controller.UserController
- edit(Dict) - 类中的方法 plus.hiver.module.system.controller.DictController
- edit(DictData) - 类中的方法 plus.hiver.module.system.controller.DictDataController
- edit(MessageSend) - 类中的方法 plus.hiver.module.system.controller.MessageSendController
- editMessage(Message) - 类中的方法 plus.hiver.module.system.controller.MessageController
- editOwn(User) - 类中的方法 plus.hiver.module.system.controller.UserController
- editRoleDep(Long, Integer, Long[]) - 类中的方法 plus.hiver.module.system.controller.RoleController
- editRolePerm(Long, Long[]) - 类中的方法 plus.hiver.module.system.controller.RoleController
- email() - 类中的方法 plus.hiver.module.system.controller.SettingController
- emailSet(EmailSetting) - 类中的方法 plus.hiver.module.system.controller.SettingController
- EmailSetting - plus.hiver.module.system.vo中的类
-
邮箱配置
- EmailSetting() - 类的构造器 plus.hiver.module.system.vo.EmailSetting
- enable(Long) - 类中的方法 plus.hiver.module.system.controller.UserController
F
- findAllOrderBySortOrder() - 接口中的方法 plus.hiver.module.system.dao.DictDao
-
排序获取全部
- findAllOrderBySortOrder() - 接口中的方法 plus.hiver.module.system.service.DictService
-
排序获取全部
- findAllOrderBySortOrder() - 类中的方法 plus.hiver.module.system.serviceimpl.DictServiceImpl
- findByCondition(DictData, Pageable) - 接口中的方法 plus.hiver.module.system.service.DictDataService
-
多条件获取
- findByCondition(DictData, Pageable) - 类中的方法 plus.hiver.module.system.serviceimpl.DictDataServiceImpl
- findByCondition(Message, SearchVo, Pageable) - 接口中的方法 plus.hiver.module.system.service.MessageService
-
多条件分页获取
- findByCondition(Message, SearchVo, Pageable) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageServiceImpl
- findByCondition(MessageSend, Pageable) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
多条件分页获取
- findByCondition(MessageSend, Pageable) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- findByCreateSend(Boolean) - 接口中的方法 plus.hiver.module.system.dao.MessageDao
-
通过创建发送标识获取
- findByCreateSend(Boolean) - 接口中的方法 plus.hiver.module.system.service.MessageService
-
通过创建发送标识获取
- findByCreateSend(Boolean) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageServiceImpl
- findByDictId(Long) - 接口中的方法 plus.hiver.module.system.service.DictDataService
-
通过dictId获取启用字典 已排序
- findByDictId(Long) - 类中的方法 plus.hiver.module.system.serviceimpl.DictDataServiceImpl
- findByDictIdAndStatusOrderBySortOrder(Long, Integer) - 接口中的方法 plus.hiver.module.system.dao.DictDataDao
-
通过dictId和状态获取
- findByDictIdAndValue(Long, String) - 接口中的方法 plus.hiver.module.system.dao.DictDataDao
-
通过dictId和值获取
- findByDictIdAndValue(Long, String) - 接口中的方法 plus.hiver.module.system.service.DictDataService
-
通过dictId和值获取
- findByDictIdAndValue(Long, String) - 类中的方法 plus.hiver.module.system.serviceimpl.DictDataServiceImpl
- findByTitleOrTypeLike(String) - 接口中的方法 plus.hiver.module.system.dao.DictDao
-
模糊搜索
- findByTitleOrTypeLike(String) - 接口中的方法 plus.hiver.module.system.service.DictService
-
模糊搜索
- findByTitleOrTypeLike(String) - 类中的方法 plus.hiver.module.system.serviceimpl.DictServiceImpl
- findByType(String) - 接口中的方法 plus.hiver.module.system.dao.DictDao
-
通过type获取
- findByType(String) - 接口中的方法 plus.hiver.module.system.service.DictService
-
通过type获取
- findByType(String) - 类中的方法 plus.hiver.module.system.serviceimpl.DictServiceImpl
G
- get(Long) - 类中的方法 plus.hiver.module.system.controller.MessageController
- getAll() - 类中的方法 plus.hiver.module.system.controller.DictController
- getAll() - 类中的方法 plus.hiver.module.system.controller.UserController
- getAllByPage(Integer, String, SearchVo, PageVo) - 类中的方法 plus.hiver.module.system.controller.LogController
- getAllByPage(String, PageVo) - 类中的方法 plus.hiver.module.system.controller.RedisController
- getAllList() - 类中的方法 plus.hiver.module.system.controller.PermissionController
- getAllMenuList() - 类中的方法 plus.hiver.module.system.controller.PermissionController
- getByCondition(Long) - 类中的方法 plus.hiver.module.system.controller.UserController
- getByCondition(StopWord, SearchVo, PageVo) - 类中的方法 plus.hiver.module.system.controller.StopWordController
- getByCondition(User, SearchVo, PageVo) - 类中的方法 plus.hiver.module.system.controller.UserController
- getByCondition(DictData, PageVo) - 类中的方法 plus.hiver.module.system.controller.DictDataController
- getByCondition(Message, SearchVo, PageVo) - 类中的方法 plus.hiver.module.system.controller.MessageController
- getByCondition(MessageSend, PageVo) - 类中的方法 plus.hiver.module.system.controller.MessageSendController
- getByKey(String) - 类中的方法 plus.hiver.module.system.controller.RedisController
- getByParentId(Long) - 类中的方法 plus.hiver.module.system.controller.PermissionController
- getByParentId(Long, Boolean) - 类中的方法 plus.hiver.module.system.controller.DepartmentController
- getByType(String) - 类中的方法 plus.hiver.module.system.controller.DictDataController
- getDescription() - 类中的方法 plus.hiver.module.system.vo.RedisInfo
- getKeySize() - 类中的方法 plus.hiver.module.system.controller.RedisController
- getMemory() - 类中的方法 plus.hiver.module.system.controller.RedisController
- getRoleByPage(String, PageVo) - 类中的方法 plus.hiver.module.system.controller.RoleController
- getService() - 类中的方法 plus.hiver.module.system.controller.MessageSendController
- getTemplateMessage(Long, Map<String, String>) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
获得填充变量后的消息
- getTemplateMessage(Long, Map<String, String>) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- getUserInfo() - 类中的方法 plus.hiver.module.system.controller.UserController
I
- importData(List<User>) - 类中的方法 plus.hiver.module.system.controller.UserController
- info() - 类中的方法 plus.hiver.module.system.controller.RedisController
L
- LogController - plus.hiver.module.system.controller中的类
-
日志管理接口
- LogController() - 类的构造器 plus.hiver.module.system.controller.LogController
- login(String, String, Boolean) - 类中的方法 plus.hiver.module.system.controller.AuthController
- LOGIN_FAIL_FLAG - 类中的静态变量 plus.hiver.module.system.controller.AuthController
- LOGIN_FAIL_TIP_TIME - 类中的静态变量 plus.hiver.module.system.controller.AuthController
- LOGIN_TIME_LIMIT - 类中的静态变量 plus.hiver.module.system.controller.AuthController
- logout() - 类中的方法 plus.hiver.module.system.controller.AuthController
M
- MenuVo - plus.hiver.module.system.vo中的类
-
菜单Vo
- MenuVo() - 类的构造器 plus.hiver.module.system.vo.MenuVo
- Message - plus.hiver.module.system.entity中的类
-
站内消息实例
- Message() - 类的构造器 plus.hiver.module.system.entity.Message
- MessageController - plus.hiver.module.system.controller中的类
-
消息控制器
- MessageController() - 类的构造器 plus.hiver.module.system.controller.MessageController
- MessageDao - plus.hiver.module.system.dao中的接口
-
消息内容数据处理层
- MessageSend - plus.hiver.module.system.entity中的类
-
发送消息实例
- MessageSend() - 类的构造器 plus.hiver.module.system.entity.MessageSend
- MessageSendController - plus.hiver.module.system.controller中的类
-
消息发送控制器
- MessageSendController() - 类的构造器 plus.hiver.module.system.controller.MessageSendController
- MessageSendDao - plus.hiver.module.system.dao中的接口
-
消息发送数据处理层
- MessageSendService - plus.hiver.module.system.service中的接口
-
消息发送接口
- MessageSendServiceImpl - plus.hiver.module.system.serviceimpl中的类
-
消息发送接口实现
- MessageSendServiceImpl(MessageSendDao) - 类的构造器 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- MessageService - plus.hiver.module.system.service中的接口
-
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- MessageServiceImpl - plus.hiver.module.system.serviceimpl中的类
-
消息内容接口实现
- MessageServiceImpl(MessageDao) - 类的构造器 plus.hiver.module.system.serviceimpl.MessageServiceImpl
- modifyPass(String, String, String) - 类中的方法 plus.hiver.module.system.controller.UserController
-
线上demo不允许测试账号改密码
N
- needLogin() - 类中的方法 plus.hiver.module.system.controller.SecurityController
- notice() - 类中的方法 plus.hiver.module.system.controller.SettingController
- noticeSet(NoticeSetting) - 类中的方法 plus.hiver.module.system.controller.SettingController
- NoticeSetting - plus.hiver.module.system.vo中的类
-
警告VO
- NoticeSetting() - 类的构造器 plus.hiver.module.system.vo.NoticeSetting
O
- oss(String) - 类中的方法 plus.hiver.module.system.controller.SettingController
- ossCheck() - 类中的方法 plus.hiver.module.system.controller.SettingController
- ossSet(OssSetting) - 类中的方法 plus.hiver.module.system.controller.SettingController
- OssSetting - plus.hiver.module.system.vo中的类
-
OSS配置
- OssSetting() - 类的构造器 plus.hiver.module.system.vo.OssSetting
- other() - 类中的方法 plus.hiver.module.system.controller.SettingController
- otherSet(OtherSetting) - 类中的方法 plus.hiver.module.system.controller.SettingController
P
- PermissionController - plus.hiver.module.system.controller中的类
-
菜单权限管理接口
- PermissionController() - 类的构造器 plus.hiver.module.system.controller.PermissionController
- permissionToMenuVo(Permission) - 类中的静态方法 plus.hiver.module.system.utils.VoUtil
-
Permission转MenuVo
- plus.hiver.module.system.async - 程序包 plus.hiver.module.system.async
- plus.hiver.module.system.controller - 程序包 plus.hiver.module.system.controller
- plus.hiver.module.system.dao - 程序包 plus.hiver.module.system.dao
- plus.hiver.module.system.entity - 程序包 plus.hiver.module.system.entity
- plus.hiver.module.system.service - 程序包 plus.hiver.module.system.service
- plus.hiver.module.system.serviceimpl - 程序包 plus.hiver.module.system.serviceimpl
- plus.hiver.module.system.utils - 程序包 plus.hiver.module.system.utils
- plus.hiver.module.system.vo - 程序包 plus.hiver.module.system.vo
R
- RedisController - plus.hiver.module.system.controller中的类
-
Redis缓存管理接口
- RedisController() - 类的构造器 plus.hiver.module.system.controller.RedisController
- RedisInfo - plus.hiver.module.system.vo中的类
-
Reids基础信息
- RedisInfo() - 类的构造器 plus.hiver.module.system.vo.RedisInfo
- RedisVo - plus.hiver.module.system.vo中的类
-
Redis Vo
- RedisVo() - 类的构造器 plus.hiver.module.system.vo.RedisVo
- resetPass(Long[]) - 类中的方法 plus.hiver.module.system.controller.UserController
- RoleController - plus.hiver.module.system.controller中的类
-
角色管理接口
- RoleController() - 类的构造器 plus.hiver.module.system.controller.RoleController
- roleGetAll() - 类中的方法 plus.hiver.module.system.controller.RoleController
S
- save(String, String, Long) - 类中的方法 plus.hiver.module.system.controller.RedisController
- save(Role) - 类中的方法 plus.hiver.module.system.controller.RoleController
- save(StopWord) - 类中的方法 plus.hiver.module.system.controller.StopWordController
- searchByName(String) - 类中的方法 plus.hiver.module.system.controller.UserController
- searchByTitle(String, Boolean) - 类中的方法 plus.hiver.module.system.controller.DepartmentController
- searchPermissionList(String) - 类中的方法 plus.hiver.module.system.controller.DictController
- searchPermissionList(String) - 类中的方法 plus.hiver.module.system.controller.PermissionController
- SecurityController - plus.hiver.module.system.controller中的类
-
Security相关接口
- SecurityController() - 类的构造器 plus.hiver.module.system.controller.SecurityController
- seeSecret(String) - 类中的方法 plus.hiver.module.system.controller.SettingController
- send(MessageSend) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
发送消息 带websock推送
- send(MessageSend) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- sendTemplateMessage(Long, Long, Map<String, String>) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
发送模版消息
- sendTemplateMessage(Long, Long, Map<String, String>) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- sendTemplateMessage(List<Long>, Long, Map<String, String>) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
发送模版消息
- sendTemplateMessage(List<Long>, Long, Map<String, String>) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- setDefault(Long, Boolean) - 类中的方法 plus.hiver.module.system.controller.RoleController
- setInfo(List<Department>) - 类中的方法 plus.hiver.module.system.controller.DepartmentController
- setInfo(Permission) - 类中的方法 plus.hiver.module.system.controller.PermissionController
- SettingController - plus.hiver.module.system.controller中的类
-
基础配置接口
- SettingController() - 类的构造器 plus.hiver.module.system.controller.SettingController
- sms(String) - 类中的方法 plus.hiver.module.system.controller.SettingController
- smsCheck() - 类中的方法 plus.hiver.module.system.controller.SettingController
- smsSet(SmsSetting) - 类中的方法 plus.hiver.module.system.controller.SettingController
- SmsSetting - plus.hiver.module.system.vo中的类
-
短信配置
- SmsSetting() - 类的构造器 plus.hiver.module.system.vo.SmsSetting
- smsTemplateCode(String) - 类中的方法 plus.hiver.module.system.controller.SettingController
- smsTemplateCodeSet(SmsSetting) - 类中的方法 plus.hiver.module.system.controller.SettingController
- StopWordController - plus.hiver.module.system.controller中的类
-
禁用词管理控制器
- StopWordController() - 类的构造器 plus.hiver.module.system.controller.StopWordController
- swaggerLogin(String, String, Boolean, String) - 类中的方法 plus.hiver.module.system.controller.SecurityController
U
- unLock(String) - 类中的方法 plus.hiver.module.system.controller.UserController
- update(StopWord) - 类中的方法 plus.hiver.module.system.controller.StopWordController
- updateStatusByUserId(Long, Integer) - 接口中的方法 plus.hiver.module.system.dao.MessageSendDao
-
批量更新消息状态
- updateStatusByUserId(Long, Integer) - 接口中的方法 plus.hiver.module.system.service.MessageSendService
-
批量更新消息状态
- updateStatusByUserId(Long, Integer) - 类中的方法 plus.hiver.module.system.serviceimpl.MessageSendServiceImpl
- USER - 类中的静态变量 plus.hiver.module.system.controller.AuthController
- USER - 类中的静态变量 plus.hiver.module.system.controller.UserController
-
缓存key前缀
- UserController - plus.hiver.module.system.controller中的类
-
用户管理接口
- UserController() - 类的构造器 plus.hiver.module.system.controller.UserController
V
- VoUtil - plus.hiver.module.system.utils中的类
-
Vo工具类
- VoUtil() - 类的构造器 plus.hiver.module.system.utils.VoUtil
All Classes and Interfaces|常量字段值|所有程序包|序列化表格