索引

A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格

A

ADAPTER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
addIfNotNull(Collection<T>, T) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
addWord(String) - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
 
after(JoinPoint) - 类中的方法 plus.hiver.common.aop.SystemLogAspect
后置通知(在方法执行之后并返回数据) 用于拦截Controller层无异常的操作
AGGREGATOR - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
ALI_SMS - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
阿里短信配置
AliSms - plus.hiver.common.sms中的类
阿里云短信
AliSms() - 类的构造器 plus.hiver.common.sms.AliSms
 
annotations - 类中的静态变量 plus.hiver.common.config.security.WebSecurityConfig
 
AopConfig - plus.hiver.common.config.bean中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
AopConfig() - 类的构造器 plus.hiver.common.config.bean.AopConfig
 
ApiAssert - plus.hiver.common.api中的类
REST API 业务断言
ApiAssert() - 类的构造器 plus.hiver.common.api.ApiAssert
 
APP_HEADER - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
appToken参数头
around(ProceedingJoinPoint) - 类中的方法 plus.hiver.common.aop.DecryptAspect
 
around(ProceedingJoinPoint, Encrypt) - 类中的方法 plus.hiver.common.aop.EncryptAspect
 
AsyncUtil - plus.hiver.common.utils中的类
异步方法工具类
AsyncUtil() - 类的构造器 plus.hiver.common.utils.AsyncUtil
 
authCheck(ProceedingJoinPoint) - 类中的方法 plus.hiver.common.aop.SecurityAspect
 
AUTHORIZATION_CODE - 接口中的静态变量 plus.hiver.common.constant.OAuthConstant
code授权码模式

B

base64Convert(String) - 类中的静态方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
Base64DecodeMultipartFile - plus.hiver.common.utils中的类
base64转为multipartFile工具类
Base64DecodeMultipartFile(byte[], String) - 类的构造器 plus.hiver.common.utils.Base64DecodeMultipartFile
 
BaseContext - plus.hiver.common.utils中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
BaseContext() - 类的构造器 plus.hiver.common.utils.BaseContext
 
BaseServiceImpl<M extends CrudMapper<T>,T> - plus.hiver.common.config.mybatisplus.service中的类
自定义 IBaseService 实现
BaseServiceImpl() - 类的构造器 plus.hiver.common.config.mybatisplus.service.BaseServiceImpl
 
batchSqlInjector() - 类中的方法 plus.hiver.common.config.mybatisplus.MybatisPlusConfig
 
BeansConfiguration - plus.hiver.common.config.bean中的类
声明bean
BeansConfiguration() - 类的构造器 plus.hiver.common.config.bean.BeansConfiguration
 
beanToMap(T) - 类中的静态方法 plus.hiver.common.utils.ObjectUtil
 
BOUNCY_NAME - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
SM2名称
BROKER_HANDLER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
BusinessType - plus.hiver.common.enums中的Enum Class
消息业务类型类

C

cacheManagerWithHalfOfMouth(RedisConnectionFactory) - 类中的方法 plus.hiver.common.config.cache.RedisCacheConfig
* 配置redis过期时间 半个月
cacheManagerWithHours(RedisConnectionFactory) - 类中的方法 plus.hiver.common.config.cache.RedisCacheConfig
* 配置Redis过期时间1小时
cacheManagerWithMouth(RedisConnectionFactory) - 类中的方法 plus.hiver.common.config.cache.RedisCacheConfig
* 配置Redis过期时间 一个月 解决cache(@Cacheable)把数据缓存到redis中的value是乱码问题
camel2Underline(String) - 类中的静态方法 plus.hiver.common.utils.PageUtil
驼峰法转下划线
CaptchaProperties - plus.hiver.common.config.properties中的类
验证码属性
CaptchaProperties() - 类的构造器 plus.hiver.common.config.properties.CaptchaProperties
 
check(Supplier<Authentication>, RequestAuthorizationContext) - 类中的方法 plus.hiver.common.config.security.service.CustomAuthorizationManagerServiceImpl
 
checkById(Long) - 接口中的方法 plus.hiver.common.config.mybatisplus.service.IBaseService
根据 ID 查询 检查数据合法性
checkExists(boolean, Supplier<LambdaQueryWrapper<T>>, String) - 接口中的方法 plus.hiver.common.config.mybatisplus.service.IBaseService
校验指定条件是否存在
checkExists(LambdaQueryWrapper<T>, String) - 接口中的方法 plus.hiver.common.config.mybatisplus.service.IBaseService
校验指定条件是否存在
checkUrl(String) - 类中的方法 plus.hiver.common.utils.AsyncUtil
 
checkUserInfo(User) - 类中的静态方法 plus.hiver.common.utils.NameUtil
校验用户名、手机号、邮箱、昵称 不校验传空字符或null
checkUserPassword(String, String) - 类中的方法 plus.hiver.common.utils.SecurityUtil
 
CLEAN_SESSION - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
COLLECT_POINT_CHANGE - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
采集点变更记录缓存key
CollectionUtils - plus.hiver.common.utils.collection中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
CollectionUtils() - 类的构造器 plus.hiver.common.utils.collection.CollectionUtils
 
commence(HttpServletRequest, HttpServletResponse, AuthenticationException) - 类中的方法 plus.hiver.common.config.security.handler.SecurityAuthenticationEntryPoint
 
CommonUtil - plus.hiver.common.utils中的类
常用工具
COMPRESSOR - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
concat(String[], String) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
configureMessageBroker(MessageBrokerRegistry) - 类中的方法 plus.hiver.common.config.websocket.WebSocketStompConfig
配置信息代理
configurePathMatch(PathMatchConfigurer) - 类中的方法 plus.hiver.common.config.web.WebConfig
 
containsAny(Object, Object...) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
containsAny(Collection<?>, Collection<?>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
controllerAspect() - 类中的方法 plus.hiver.common.aop.SystemLogAspect
Controller层切点,注解方式
ControllerStringParamTrimConfig - plus.hiver.common.config.bean中的类
去除前端传递的空格
ControllerStringParamTrimConfig() - 类的构造器 plus.hiver.common.config.bean.ControllerStringParamTrimConfig
 
convertList(Collection<T>, Function<T, U>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertList(Collection<T>, Function<T, U>, Predicate<T>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMap(Collection<T>, Function<T, K>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMap(Collection<T>, Function<T, K>, Function<T, V>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMap(Collection<T>, Function<T, K>, Function<T, V>, BinaryOperator<V>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMap(Collection<T>, Function<T, K>, Function<T, V>, BinaryOperator<V>, Supplier<? extends Map<K, V>>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMap(Collection<T>, Function<T, K>, Function<T, V>, Supplier<? extends Map<K, V>>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMap(Collection<T>, Function<T, K>, Supplier<? extends Map<K, T>>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMultiMap(Collection<T>, Function<T, K>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMultiMap(Collection<T>, Function<T, K>, Function<T, V>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertMultiMap2(Collection<T>, Function<T, K>, Function<T, V>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertSet(Collection<T>, Function<T, U>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
convertSet(Collection<T>, Function<T, U>, Predicate<T>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
copy(String[]) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
count(Specification<T>) - 接口中的方法 plus.hiver.common.base.HiverBaseService
获取查询条件的结果数
count(Specification<T>) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
createToken(Long, String, Integer) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
根据用户名和ID创建token
createTokenWithMap(Map<String, Object>) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
使用默认主题,默认时间,默认秘钥,创建自定义集合token
createTokenWithMap(Map<String, Object>, Integer) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
使用默认主题,默认秘钥,自定义时间,创建集合形式token
createTokenWithMap(Map<String, Object>, String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
使用默认主题,默认秘钥,自定义key,创建集合形式token
createTokenWithMap(Map<String, Object>, String, Integer) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
创建集合形式token
createTokenWithMap(Map<String, Object>, String, String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
创建集合形式token
createTokenWithMap(Map<String, Object>, String, String, Integer) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
创建集合形式token
createTokenWithMap(Map<String, Object>, String, String, Date) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
创建集合形式token
createTokenWithMap(Map<String, Object>, String, Date) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
使用自定义主题,自定义时间,创建集合形式token
createTokenWithMap(Map<String, Object>, Date) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
使用默认主题,默认秘钥,自定义时间,创建集合形式token
CreateVerifyCode - plus.hiver.common.utils中的类
随机字符验证码生成工具类
CreateVerifyCode() - 类的构造器 plus.hiver.common.utils.CreateVerifyCode
 
CreateVerifyCode(int, int) - 类的构造器 plus.hiver.common.utils.CreateVerifyCode
 
CreateVerifyCode(int, int, int) - 类的构造器 plus.hiver.common.utils.CreateVerifyCode
 
CreateVerifyCode(int, int, int, int) - 类的构造器 plus.hiver.common.utils.CreateVerifyCode
 
CreateVerifyCode(int, int, int, int, String) - 类的构造器 plus.hiver.common.utils.CreateVerifyCode
 
CrudMapper<T> - plus.hiver.common.config.mybatisplus.mapper中的接口
自定义批量插入 Mapper 继承即可获得批量插入能力
cryptor(String) - 类中的静态方法 plus.hiver.common.utils.JasyptUtil
 
CustomAuditHandler - plus.hiver.common.config.jpa中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
CustomAuditHandler() - 类的构造器 plus.hiver.common.config.jpa.CustomAuditHandler
 
CustomAuthenticationException - plus.hiver.common.exception中的异常错误
处理与认证相关的异常
CustomAuthenticationException(String) - 异常错误的构造器 plus.hiver.common.exception.CustomAuthenticationException
 
CustomAuthorizationManagerServiceImpl - plus.hiver.common.config.security.service中的类
自定义授权管理器服务实现
CustomAuthorizationManagerServiceImpl() - 类的构造器 plus.hiver.common.config.security.service.CustomAuthorizationManagerServiceImpl
 

D

dao - 类中的变量 plus.hiver.common.base.HiverBaseServiceImpl
 
data(T) - 类中的静态方法 plus.hiver.common.utils.ResultUtil
 
data(T, String) - 类中的静态方法 plus.hiver.common.utils.ResultUtil
 
DATA_TYPE_ALL - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
全部数据权限
DATA_TYPE_CUSTOM - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
自定义数据权限
DATA_TYPE_SAME - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
本部门
DATA_TYPE_SELF - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
自己
DATA_TYPE_UNDER - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
本部门及以下
DataPermission - plus.hiver.common.annotation中的Annotation Interface
过略数据权限注解
DATE_MM - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
日期格式化 年月日时分
DATE_MM_SS - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
日期格式化 年月日时分秒
datePath() - 类中的静态方法 plus.hiver.common.utils.DateUtil
日期路径 即年/月/日 如2018/08/08
dateTime() - 类中的静态方法 plus.hiver.common.utils.DateUtil
日期路径 即年/月/日 如20180808
dateTime(String, String) - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
dateTime(Date) - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
dateTimeNow() - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
dateTimeNow(String) - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
dateTimeYY(Date) - 类中的静态方法 plus.hiver.common.utils.DateUtil
日期路径 即年/月/日 如20180808
DateUtil - plus.hiver.common.utils中的类
时间工具类
DateUtil() - 类的构造器 plus.hiver.common.utils.DateUtil
 
decodeFromUrl(String) - 类中的方法 plus.hiver.common.config.sm2.impl.Sm2ServiceImpl
 
decodeFromUrl(String) - 接口中的方法 plus.hiver.common.config.sm2.Sm2Service
URL反序列化
DECODER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
DECODER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
decrypt(String) - 类中的方法 plus.hiver.common.config.sm2.impl.Sm2ServiceImpl
 
decrypt(String) - 接口中的方法 plus.hiver.common.config.sm2.Sm2Service
解密数据
decrypt(String, String) - 类中的静态方法 plus.hiver.common.utils.SM2Util
私钥解密
Decrypt - plus.hiver.common.annotation中的Annotation Interface
解密注解
decryptAspect(Sm2Service) - 类中的方法 plus.hiver.common.config.bean.AopConfig
 
DecryptAspect - plus.hiver.common.aop中的类
SM2解密AOP
DecryptAspect() - 类的构造器 plus.hiver.common.aop.DecryptAspect
 
decyptPwd(String, String) - 类中的静态方法 plus.hiver.common.utils.JasyptUtil
解密
DEFAULT_MEDIA_CONFIG - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
 
DEFAULT_SIP_CONFIG - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
 
DEL_FLAG_FALSE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
逻辑删除标志 false
DEL_FLAG_TRASH - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
删除至回收站标志
DEL_FLAG_TRUE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
逻辑删除标志 true
DELAY_UPGRADE_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
OTA升级延迟队列
delByIds(ID[]) - 类中的方法 plus.hiver.common.base.HiverBaseController
 
delete(ID) - 接口中的方法 plus.hiver.common.base.HiverBaseService
根据Id删除
delete(ID) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
delete(String) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
删除缓存
delete(List<T>) - 接口中的方法 plus.hiver.common.base.HiverBaseService
批量删除
delete(List<T>) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
delete(T) - 接口中的方法 plus.hiver.common.base.HiverBaseService
删除
delete(T) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
deleteAll() - 接口中的方法 plus.hiver.common.service.LogService
删除所有
deleteAll() - 类中的方法 plus.hiver.common.serviceimpl.LogServiceImpl
 
deleteAllById(List<ID>) - 接口中的方法 plus.hiver.common.base.HiverBaseService
批量根据id删除
deleteAllById(List<ID>) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
deleteByDepartmentId(Long) - 接口中的方法 plus.hiver.common.dao.DepartmentHeaderDao
通过部门id删除
deleteByDepartmentId(Long) - 接口中的方法 plus.hiver.common.dao.RoleDepartmentDao
通过角色id删除
deleteByDepartmentId(Long) - 接口中的方法 plus.hiver.common.service.DepartmentHeaderService
通过部门id删除
deleteByDepartmentId(Long) - 接口中的方法 plus.hiver.common.service.RoleDepartmentService
通过角色id删除
deleteByDepartmentId(Long) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentHeaderServiceImpl
 
deleteByDepartmentId(Long) - 类中的方法 plus.hiver.common.serviceimpl.RoleDepartmentServiceImpl
 
deleteByPattern(String) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
删除缓存表达式
deleteByRoleId(Long) - 接口中的方法 plus.hiver.common.dao.RoleDepartmentDao
通过角色id删除
deleteByRoleId(Long) - 接口中的方法 plus.hiver.common.dao.RolePermissionDao
通过roleId删除
deleteByRoleId(Long) - 接口中的方法 plus.hiver.common.service.RoleDepartmentService
通过角色id删除
deleteByRoleId(Long) - 接口中的方法 plus.hiver.common.service.RolePermissionService
通过roleId删除
deleteByRoleId(Long) - 类中的方法 plus.hiver.common.serviceimpl.RoleDepartmentServiceImpl
 
deleteByRoleId(Long) - 类中的方法 plus.hiver.common.serviceimpl.RolePermissionServiceImpl
 
deleteByUserId(Long) - 接口中的方法 plus.hiver.common.dao.DepartmentHeaderDao
通过userId删除
deleteByUserId(Long) - 接口中的方法 plus.hiver.common.dao.UserRoleDao
删除用户角色
deleteByUserId(Long) - 接口中的方法 plus.hiver.common.service.DepartmentHeaderService
通过userId删除
deleteByUserId(Long) - 接口中的方法 plus.hiver.common.service.UserRoleService
删除用户角色
deleteByUserId(Long) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentHeaderServiceImpl
 
deleteByUserId(Long) - 类中的方法 plus.hiver.common.serviceimpl.UserRoleServiceImpl
 
DELIMITERS - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
Department - plus.hiver.common.entity中的类
部门实体类
Department() - 类的构造器 plus.hiver.common.entity.Department
 
DepartmentDao - plus.hiver.common.dao中的接口
部门数据处理层
DepartmentHeader - plus.hiver.common.entity中的类
部门负责实体类
DepartmentHeader() - 类的构造器 plus.hiver.common.entity.DepartmentHeader
 
DepartmentHeaderDao - plus.hiver.common.dao中的接口
部门负责人数据处理层
DepartmentHeaderService - plus.hiver.common.service中的接口
部门负责人接口
DepartmentHeaderServiceImpl - plus.hiver.common.serviceimpl中的类
部门负责人接口实现
DepartmentHeaderServiceImpl(DepartmentHeaderDao) - 类的构造器 plus.hiver.common.serviceimpl.DepartmentHeaderServiceImpl
 
DepartmentService - plus.hiver.common.service中的接口
部门接口
DepartmentServiceImpl - plus.hiver.common.serviceimpl中的类
部门接口实现
DepartmentServiceImpl(DepartmentDao) - 类的构造器 plus.hiver.common.serviceimpl.DepartmentServiceImpl
 
description() - annotation interface 中的元素 plus.hiver.common.annotation.PermissionTag
 
description() - annotation interface 中的元素 plus.hiver.common.annotation.SystemLog
日志名称
DEVICE_DOWN_MESSAGE_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
设备下行任务
DEVICE_FETCH_PROP_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
属性读取任务,区分服务调用
DEVICE_MESSAGE_ID - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
设备消息id缓存key
DEVICE_MSG - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
设备信息
DEVICE_ONLINE_LIST - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
在线设备列表
DEVICE_OTHER_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
设备其他消息处理
DEVICE_PING_EXPIRED - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
MQTT平台判定离线时间 keepAlive*1.5
DEVICE_PRE_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
v-值 s-影子值 m-是否为检测值 n-名称
DEVICE_PROTOCOL_PARAM - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
通讯协议参数
DEVICE_REPLY_MESSAGE_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
设备回调任务
DEVICE_RUNTIME_DATA - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
设备实时状态key
DEVICE_STATUS - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
DEVICE_STATUS_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
DEVICE_STATUS_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
设备在线状态
DEVICE_STATUS_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
设备上下线任务
DEVICE_UP_MESSAGE_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
设备主动上报任务
DEVICEID_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
 
differentDaysByMillisecond(Date, Date) - 类中的静态方法 plus.hiver.common.utils.DateUtil
计算相差天数
DIGIT - 类中的静态变量 plus.hiver.common.utils.CreateVerifyCode
随机数字
DIGIT - 类中的静态变量 plus.hiver.common.utils.StringUtil
随机数字
DISPATCHER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
distinct(Collection<T>, Function<T, R>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
distinct(Collection<T>, Function<T, R>, BinaryOperator<T>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
doBefore(JoinPoint) - 类中的方法 plus.hiver.common.aop.SystemLogAspect
前置通知 (在方法执行之前返回)用于拦截Controller层记录用户的操作的开始时间
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 plus.hiver.common.config.security.validate.EmailValidateFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 plus.hiver.common.config.security.validate.ImageValidateFilter
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - 类中的方法 plus.hiver.common.config.security.validate.SmsValidateFilter
 
doIntercept(Interceptor.Chain) - 类中的方法 plus.hiver.common.utils.retrofit.TokenInterceptor
 
DoubleEditor - plus.hiver.common.editors中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
DoubleEditor() - 类的构造器 plus.hiver.common.editors.DoubleEditor
 
DOWN_TOPIC_SUFFIX - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
DUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 

E

email(String) - 类中的静态方法 plus.hiver.common.utils.NameUtil
 
EMAIL_SETTING - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
邮箱配置
EmailSetting - plus.hiver.common.vo中的类
邮箱配置
EmailSetting() - 类的构造器 plus.hiver.common.vo.EmailSetting
 
EmailUtil - plus.hiver.common.utils中的类
邮件发送工具类
EmailUtil() - 类的构造器 plus.hiver.common.utils.EmailUtil
 
EmailValidate - plus.hiver.common.vo中的类
邮箱验证
EmailValidate() - 类的构造器 plus.hiver.common.vo.EmailValidate
 
EmailValidateFilter - plus.hiver.common.config.security.validate中的类
邮箱验证码过滤器
EmailValidateFilter() - 类的构造器 plus.hiver.common.config.security.validate.EmailValidateFilter
 
encodeForUrl(String) - 类中的方法 plus.hiver.common.config.sm2.impl.Sm2ServiceImpl
 
encodeForUrl(String) - 接口中的方法 plus.hiver.common.config.sm2.Sm2Service
URL序列化
ENCODER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
ENCODER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
encrypt(String) - 类中的方法 plus.hiver.common.config.sm2.impl.Sm2ServiceImpl
 
encrypt(String) - 接口中的方法 plus.hiver.common.config.sm2.Sm2Service
加密数据
encrypt(String, String) - 类中的静态方法 plus.hiver.common.utils.SM2Util
公钥加密
Encrypt - plus.hiver.common.annotation中的Annotation Interface
加密注解
EncryptAspect - plus.hiver.common.aop中的类
SM2加密AOP
EncryptAspect() - 类的构造器 plus.hiver.common.aop.EncryptAspect
 
encyptPwd(String, String) - 类中的静态方法 plus.hiver.common.utils.JasyptUtil
Jasypt生成加密结果
equals(Object, Object, String) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
error(Integer, String) - 类中的静态方法 plus.hiver.common.utils.ResultUtil
 
error(String) - 类中的静态方法 plus.hiver.common.utils.ResultUtil
 
evaluate(String, Map<String, Object>) - 类中的静态方法 plus.hiver.common.script.GroovyScriptEngine
 
EVENT - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
EVENT - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TOPIC
 

F

FACTORY - 类中的静态变量 plus.hiver.common.utils.HibernateProxyTypeAdapter
 
fail(boolean, String) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(boolean, String, Object[], MessageSource) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(boolean, String, MessageSource) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(boolean, Supplier<String>) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(boolean, IErrorCode) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(String) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(String, Object[], MessageSource) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(String, MessageSource) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
fail(IErrorCode) - 类中的静态方法 plus.hiver.common.api.ApiAssert
失败结果
FAST_PHONE - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
fieldName() - annotation interface 中的元素 plus.hiver.common.annotation.DataPermission
Entity 中的字段名称
filter(String) - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
将匹配词过滤为*
filter(String, String) - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
自定义替换符号字符
filterChain(HttpSecurity) - 类中的方法 plus.hiver.common.config.security.WebSecurityConfig
 
filterList(Collection<T>, Predicate<T>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
findAll(Pageable) - 接口中的方法 plus.hiver.common.base.HiverBaseService
分页获取
findAll(Pageable) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
findAll(Specification<T>) - 接口中的方法 plus.hiver.common.base.HiverBaseService
根据条件查询获取
findAll(Specification<T>) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
findAll(Specification<T>, Pageable) - 接口中的方法 plus.hiver.common.base.HiverBaseService
根据查询条件分页获取
findAll(Specification<T>, Pageable) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
findByAll(User) - 接口中的方法 plus.hiver.common.service.UserService
通过条件获得用户列表
findByAll(User) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findByCondition(String, Pageable) - 接口中的方法 plus.hiver.common.service.RoleService
分页获取
findByCondition(String, Pageable) - 类中的方法 plus.hiver.common.serviceimpl.RoleServiceImpl
 
findByCondition(StopWord, SearchVo, Pageable) - 接口中的方法 plus.hiver.common.service.StopWordService
多条件分页获取
findByCondition(StopWord, SearchVo, Pageable) - 类中的方法 plus.hiver.common.serviceimpl.StopWordServiceImpl
 
findByCondition(User, SearchVo, Pageable) - 接口中的方法 plus.hiver.common.service.UserService
多条件分页获取用户
findByCondition(User, SearchVo, Pageable) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findByConfition(Integer, String, SearchVo, Pageable) - 接口中的方法 plus.hiver.common.service.LogService
分页搜索获取日志
findByConfition(Integer, String, SearchVo, Pageable) - 类中的方法 plus.hiver.common.serviceimpl.LogServiceImpl
 
findByDefaultRole(Boolean) - 接口中的方法 plus.hiver.common.dao.RoleDao
获取默认角色
findByDefaultRole(Boolean) - 接口中的方法 plus.hiver.common.service.RoleService
获取默认角色
findByDefaultRole(Boolean) - 类中的方法 plus.hiver.common.serviceimpl.RoleServiceImpl
 
findByDeleted(Integer) - 接口中的方法 plus.hiver.common.dao.RoleDao
获得所有角色
findByDeleted(Integer) - 接口中的方法 plus.hiver.common.service.RoleService
获得所有角色
findByDeleted(Integer) - 类中的方法 plus.hiver.common.serviceimpl.RoleServiceImpl
 
findByDeletedAndStatus(Integer, Integer) - 接口中的方法 plus.hiver.common.dao.DepartmentDao
获得全部部门
findByDeletedAndStatus(Integer, Integer) - 接口中的方法 plus.hiver.common.service.DepartmentService
获得全部部门
findByDeletedAndStatus(Integer, Integer) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentServiceImpl
 
findByDeletedAndStatusAndDepartmentId(Integer, Integer, Long) - 接口中的方法 plus.hiver.common.dao.UserDao
通过部门获得员工列表
findByDeletedAndStatusAndDepartmentId(Integer, Integer, Long) - 接口中的方法 plus.hiver.common.service.UserService
通过部门获得员工列表
findByDeletedAndStatusAndDepartmentId(Integer, Integer, Long) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findByDeletedAndStatusAndParentId(Integer, Integer, Long) - 接口中的方法 plus.hiver.common.dao.DepartmentDao
根据父节点获得部门列表
findByDeletedAndStatusAndParentId(Integer, Integer, Long) - 接口中的方法 plus.hiver.common.service.DepartmentService
根据父节点获得部门列表
findByDeletedAndStatusAndParentId(Integer, Integer, Long) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentServiceImpl
 
findByDepartmentId(Long) - 接口中的方法 plus.hiver.common.dao.DepartmentHeaderDao
通过部门和负责人类型获取
findByDepartmentId(Long) - 接口中的方法 plus.hiver.common.dao.UserDao
通过部门id获取
findByDepartmentId(Long) - 接口中的方法 plus.hiver.common.service.UserService
通过部门id获取
findByDepartmentId(Long) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findByDepartmentIdAndType(Long, Integer) - 接口中的方法 plus.hiver.common.dao.DepartmentHeaderDao
通过部门和负责人类型获取
findByDepartmentIdIn(List<Long>) - 接口中的方法 plus.hiver.common.dao.DepartmentHeaderDao
通过部门获取
findByDepartmentIdIn(List<Long>) - 接口中的方法 plus.hiver.common.service.DepartmentHeaderService
通过部门获取
findByDepartmentIdIn(List<Long>) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentHeaderServiceImpl
 
findByEmail(String) - 接口中的方法 plus.hiver.common.dao.UserDao
通过邮件获取用户
findByEmail(String) - 接口中的方法 plus.hiver.common.service.UserService
通过邮件和状态获取用户
findByEmail(String) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findById(ID) - 接口中的方法 plus.hiver.common.base.HiverBaseService
根据ID获取 不存在则返回null
findById(ID) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
findByKey(String) - 接口中的方法 plus.hiver.common.dao.SettingDao
通过key获取配置
findByKey(String) - 接口中的方法 plus.hiver.common.service.SettingService
通过id获取
findByKey(String) - 类中的方法 plus.hiver.common.serviceimpl.SettingServiceImpl
 
findByLevelOrderBySortOrder(Integer) - 接口中的方法 plus.hiver.common.dao.PermissionDao
通过层级查找 默认升序
findByMobile(String) - 接口中的方法 plus.hiver.common.dao.UserDao
通过手机获取用户
findByMobile(String) - 接口中的方法 plus.hiver.common.service.UserService
通过手机获取用户
findByMobile(String) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findByParentIdAndIdInOrderBySortOrder(Long, List<Long>) - 接口中的方法 plus.hiver.common.dao.DepartmentDao
通过父id获取 升序 数据权限
findByParentIdAndStatusOrderBySortOrder(Long, Integer) - 接口中的方法 plus.hiver.common.dao.DepartmentDao
通过父id和状态获取 升序
findByParentIdAndStatusOrderBySortOrder(Long, Integer) - 接口中的方法 plus.hiver.common.service.DepartmentService
通过父id和状态获取
findByParentIdAndStatusOrderBySortOrder(Long, Integer) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentServiceImpl
 
findByParentIdOrderBySortOrder(Long) - 接口中的方法 plus.hiver.common.dao.DepartmentDao
通过父id获取 升序
findByParentIdOrderBySortOrder(Long) - 接口中的方法 plus.hiver.common.dao.PermissionDao
通过parendId查找
findByParentIdOrderBySortOrder(Long) - 接口中的方法 plus.hiver.common.service.PermissionService
通过parendId查找
findByParentIdOrderBySortOrder(Long) - 类中的方法 plus.hiver.common.serviceimpl.PermissionServiceImpl
 
findByParentIdOrderBySortOrder(Long, Boolean) - 接口中的方法 plus.hiver.common.service.DepartmentService
通过父id获取 升序
findByParentIdOrderBySortOrder(Long, Boolean) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentServiceImpl
 
findByPermissionId(Long) - 接口中的方法 plus.hiver.common.dao.RolePermissionDao
通过permissionId获取
findByPermissionId(Long) - 接口中的方法 plus.hiver.common.service.RolePermissionService
通过permissionId获取
findByPermissionId(Long) - 类中的方法 plus.hiver.common.serviceimpl.RolePermissionServiceImpl
 
findByRoleId(Long) - 接口中的方法 plus.hiver.common.dao.RoleDepartmentDao
通过roleId获取
findByRoleId(Long) - 接口中的方法 plus.hiver.common.dao.RolePermissionDao
通过roleId获取
findByRoleId(Long) - 接口中的方法 plus.hiver.common.dao.UserRoleDao
通过roleId查找
findByRoleId(Long) - 接口中的方法 plus.hiver.common.service.RoleDepartmentService
通过roleId获取
findByRoleId(Long) - 接口中的方法 plus.hiver.common.service.RolePermissionService
通过roleId获取
findByRoleId(Long) - 接口中的方法 plus.hiver.common.service.UserRoleService
通过roleId查找
findByRoleId(Long) - 类中的方法 plus.hiver.common.serviceimpl.RoleDepartmentServiceImpl
 
findByRoleId(Long) - 类中的方法 plus.hiver.common.serviceimpl.RolePermissionServiceImpl
 
findByRoleId(Long) - 类中的方法 plus.hiver.common.serviceimpl.UserRoleServiceImpl
 
findByTitle(String) - 接口中的方法 plus.hiver.common.dao.PermissionDao
通过名称获取
findByTitle(String) - 接口中的方法 plus.hiver.common.service.PermissionService
通过名称获取
findByTitle(String) - 类中的方法 plus.hiver.common.serviceimpl.PermissionServiceImpl
 
findByTitleLikeAndIdInOrderBySortOrder(String, List<Long>) - 接口中的方法 plus.hiver.common.dao.DepartmentDao
部门名模糊搜索 升序 数据权限
findByTitleLikeOrderBySortOrder(String) - 接口中的方法 plus.hiver.common.dao.DepartmentDao
部门名模糊搜索 升序
findByTitleLikeOrderBySortOrder(String) - 接口中的方法 plus.hiver.common.dao.PermissionDao
模糊搜索
findByTitleLikeOrderBySortOrder(String) - 接口中的方法 plus.hiver.common.service.PermissionService
模糊搜索
findByTitleLikeOrderBySortOrder(String) - 类中的方法 plus.hiver.common.serviceimpl.PermissionServiceImpl
 
findByTitleLikeOrderBySortOrder(String, Boolean) - 接口中的方法 plus.hiver.common.service.DepartmentService
部门名模糊搜索 升序
findByTitleLikeOrderBySortOrder(String, Boolean) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentServiceImpl
 
findByTypeAndStatusOrderBySortOrder(Integer, Integer) - 接口中的方法 plus.hiver.common.dao.PermissionDao
通过类型和状态获取
findByTypeAndStatusOrderBySortOrder(Integer, Integer) - 接口中的方法 plus.hiver.common.service.PermissionService
通过类型和状态获取
findByTypeAndStatusOrderBySortOrder(Integer, Integer) - 类中的方法 plus.hiver.common.serviceimpl.PermissionServiceImpl
 
findByUserId(Long) - 接口中的方法 plus.hiver.common.dao.mapper.PermissionMapper
通过用户id获取
findByUserId(Long) - 接口中的方法 plus.hiver.common.dao.mapper.UserRoleMapper
通过用户id获取
findByUserId(Long) - 接口中的方法 plus.hiver.common.service.mybatis.IPermissionService
通过用户id获取
findByUserId(Long) - 接口中的方法 plus.hiver.common.service.mybatis.IUserRoleService
通过用户id获取
findByUserId(Long) - 类中的方法 plus.hiver.common.serviceimpl.mybatis.IPermissionServiceImpl
 
findByUserId(Long) - 类中的方法 plus.hiver.common.serviceimpl.mybatis.IUserRoleServiceImpl
 
findByUserIdAndDepartmentId(Long, Long) - 接口中的方法 plus.hiver.common.dao.DepartmentHeaderDao
通过部门id和userId类型获取
findByUsername(String) - 接口中的方法 plus.hiver.common.dao.UserDao
通过用户名获取用户
findByUsername(String) - 接口中的方法 plus.hiver.common.service.UserService
通过用户名获取用户
findByUsername(String) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findByUsernameLikeAndStatus(String, Integer) - 接口中的方法 plus.hiver.common.dao.UserDao
通过用户名模糊搜索
findByUsernameLikeAndStatus(String, Integer) - 接口中的方法 plus.hiver.common.service.UserService
通过用户名模糊搜索
findByUsernameLikeAndStatus(String, Integer) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findByUsernameOrEmailOrMobile(String, String, String) - 接口中的方法 plus.hiver.common.dao.UserDao
搜索用户
findByUsernameOrEmailOrMobile(String, String, String) - 接口中的方法 plus.hiver.common.service.UserService
搜索用户
findByUsernameOrEmailOrMobile(String, String, String) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
findDepartmentAllById(Long) - 接口中的方法 plus.hiver.common.service.DepartmentService
获得该部门的上级所有部门
findDepartmentAllById(Long) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentServiceImpl
 
findDepIdsByUserId(Long) - 接口中的方法 plus.hiver.common.dao.mapper.UserRoleMapper
通过用户id获取用户角色关联的部门数据
findDepIdsByUserId(Long) - 接口中的方法 plus.hiver.common.service.mybatis.IUserRoleService
通过用户id获取用户角色关联的部门数据
findDepIdsByUserId(Long) - 类中的方法 plus.hiver.common.serviceimpl.mybatis.IUserRoleServiceImpl
 
findFirst(List<T>, Predicate<T>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
findHeaderByDepartmentId(Long) - 接口中的方法 plus.hiver.common.service.DepartmentHeaderService
通过部门和负责人类型获取
findHeaderByDepartmentId(Long) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentHeaderServiceImpl
 
findHeaderByDepartmentId(Long, Integer) - 接口中的方法 plus.hiver.common.service.DepartmentHeaderService
通过部门和负责人类型获取
findHeaderByDepartmentId(Long, Integer) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentHeaderServiceImpl
 
findUserByEmail(String) - 类中的方法 plus.hiver.common.utils.SecurityUtil
 
findUserByMobile(String) - 类中的方法 plus.hiver.common.utils.SecurityUtil
 
findUserByRoleId(Long) - 接口中的方法 plus.hiver.common.service.UserRoleService
通过roleId查找用户
findUserByRoleId(Long) - 类中的方法 plus.hiver.common.serviceimpl.UserRoleServiceImpl
 
findUserByUsername(String) - 类中的方法 plus.hiver.common.utils.SecurityUtil
 
FIRMWARE_VERSION - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
固件版本key
FlowMeter - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
flowTodoTask - enum class 中的枚举常量 plus.hiver.common.enums.BusinessType
流程代办任务
flush() - 接口中的方法 plus.hiver.common.base.HiverBaseService
清空缓存,提交持久化
flush() - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
FRAMEDECODER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
FUNCTION - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TOPIC
 
FUNCTION_INVOKE - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
FUNCTION_INVOKE_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
FUNCTION_INVOKE_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
服务调用(指令下发)任务

G

GB2312 - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
generateRandomHex(int) - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
generateSm2KeyPair() - 类中的静态方法 plus.hiver.common.utils.SM2Util
生成SM2密钥对
get(ID) - 类中的方法 plus.hiver.common.base.HiverBaseController
 
get(ID) - 接口中的方法 plus.hiver.common.base.HiverBaseService
根据ID获取 不存在且使用返回的对象时会抛异常
get(ID) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
get(String) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
获得缓存字符串
getAll() - 类中的方法 plus.hiver.common.base.HiverBaseController
 
getAll() - 接口中的方法 plus.hiver.common.base.HiverBaseService
获取所有列表
getAll() - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
getAllConfigAttributes() - 类中的方法 plus.hiver.common.config.security.permission.MySecurityMetadataSource
 
getAppId() - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
getAttributes(Object) - 类中的方法 plus.hiver.common.config.security.permission.MySecurityMetadataSource
判定用户请求的url是否在权限表中 如果在权限表中,则返回给decide方法,用来判定用户是否有此权限 如果不在权限表中则放行
getAuthorities() - 类中的方法 plus.hiver.common.config.security.SecurityUserDetails
添加用户拥有的权限和角色
getAuthorities() - 类中的方法 plus.hiver.common.entity.User
 
getBuffImg() - 类中的方法 plus.hiver.common.utils.CreateVerifyCode
 
getByPage(PageVo) - 类中的方法 plus.hiver.common.base.HiverBaseController
 
getBytes() - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
getCode() - 接口中的方法 plus.hiver.common.api.IErrorCode
错误编码 -1、失败 0、成功
getCode() - 类中的方法 plus.hiver.common.utils.CreateVerifyCode
 
getConnectionFactory() - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
获得连接工厂
getContentType() - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
getControllerMethodInfo(JoinPoint) - 类中的静态方法 plus.hiver.common.aop.SystemLogAspect
获取注解中对方法的描述信息 用于Controller层注解
getCurrentAuditor() - 类中的方法 plus.hiver.common.config.jpa.auditor.UserAuditor
 
getCurrentAuditor() - 类中的方法 plus.hiver.common.config.jpa.auditor.UserIdAuditor
 
getCurrUser() - 类中的方法 plus.hiver.common.utils.SecurityUtil
获取当前登录用户 包含所有信息
getCurrUserPerms(String) - 类中的方法 plus.hiver.common.utils.SecurityUtil
通过用户名获取用户拥有权限
getCurrUserSimple() - 类中的方法 plus.hiver.common.utils.SecurityUtil
获取当前登录用户部分基本信息 id、username、nickname、mobile、email、departmentId、type、permissions(角色和菜单名)
getData() - 类中的方法 plus.hiver.common.utils.ResultUtil
 
getDate() - 类中的静态方法 plus.hiver.common.utils.DateUtil
获取当前日期, 默认格式为yyyy-MM-dd
getDateMs() - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
getDeparmentIds() - 类中的方法 plus.hiver.common.utils.SecurityUtil
获取当前用户数据权限 null代表具有所有权限 包含值为-1的数据代表无任何权限 包含值为-2的数据代表仅自己的权限
getDeviceInfo(HttpServletRequest) - 类中的静态方法 plus.hiver.common.utils.CommonUtil
获取请求设备信息
getEmailSetting() - 类中的方法 plus.hiver.common.utils.EmailUtil
构造函数
getExpire(String) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
获得缓存时间
getExpire(String, TimeUnit) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
获得缓存时间
getFirst(List<T>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
getInfo(HttpServletRequest, String) - 类中的方法 plus.hiver.common.utils.IpInfoUtil
 
getInfo(String, String) - 类中的方法 plus.hiver.common.utils.AsyncUtil
 
getInputStream() - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
getInstance() - 类中的方法 plus.hiver.common.serviceimpl.StopWordServiceImpl
 
getInstance() - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
 
getIpAddr(HttpServletRequest) - 类中的静态方法 plus.hiver.common.utils.IpInfoUtil
获取客户端IP地址
getIpCity(HttpServletRequest) - 类中的方法 plus.hiver.common.utils.IpInfoUtil
获取IP返回地理信息
getIpCity(String) - 类中的静态方法 plus.hiver.common.utils.IpInfoUtil
获取IP返回地理信息
getJavaInitializationString() - 类中的方法 plus.hiver.common.editors.LongEditor
 
getJavaInitializationString() - 类中的方法 plus.hiver.common.editors.NumberEditor
 
getMapByToken(String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
使用token获取map集合,使用默认秘钥
getMapByToken(String, String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
使用token获取map集合
getMaxValue(List<T>, Function<T, V>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
getMethodList(Class<?>, TableInfo) - 类中的方法 plus.hiver.common.config.mybatisplus.mapper.HiverSqlInjector
 
getMinValue(List<T>, Function<T, V>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
getMsg() - 接口中的方法 plus.hiver.common.api.IErrorCode
错误描述
getName() - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
getName(Integer) - enum class中的静态方法 plus.hiver.common.constant.SettingConstant.OSS_TYPE
 
getNowDate() - 类中的静态方法 plus.hiver.common.utils.DateUtil
获取当前Date型日期
getOrdinal(String) - enum class中的静态方法 plus.hiver.common.constant.SettingConstant.OSS_TYPE
 
getOriginalFilename() - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
getPrivateKeyHex(KeyPair) - 类中的静态方法 plus.hiver.common.utils.SM2Util
从KeyPair中获取16进制私钥
getPublicKeyHex(KeyPair) - 类中的静态方法 plus.hiver.common.utils.SM2Util
从KeyPair中获取16进制公钥
getRequest() - 类中的静态方法 plus.hiver.common.utils.ServletUtil
获取request
getRequestAttributes() - 类中的静态方法 plus.hiver.common.utils.ServletUtil
 
getResponse() - 类中的静态方法 plus.hiver.common.utils.ServletUtil
获取response
getResult() - 类中的方法 plus.hiver.common.utils.ResultUtil
 
getScriptEngine() - 类中的静态方法 plus.hiver.common.script.GroovyScriptEngine
 
getServerStartDate() - 类中的静态方法 plus.hiver.common.utils.DateUtil
获取服务器启动时间
getService() - 类中的方法 plus.hiver.common.base.HiverBaseController
 
getSize() - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
getSms() - 类中的方法 plus.hiver.common.sms.SmsFactory
 
getSmsSetting() - 类中的方法 plus.hiver.common.sms.AliSms
 
getSmsSetting() - 接口中的方法 plus.hiver.common.sms.Sms
获取配置
getSmsUsed() - 类中的方法 plus.hiver.common.sms.SmsUtil
 
getSubjectByToken(String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
根据token获取主题
getSumValue(List<T>, Function<T, V>, BinaryOperator<V>) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
getTemplate(String) - 类中的方法 plus.hiver.common.sms.SmsUtil
获得对应完整短信模版Key
getTemplateCode(String) - 类中的方法 plus.hiver.common.sms.SmsUtil
 
getTime() - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
getTimestamp() - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
getTimestampSeconds() - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
getTitle() - enum class中的方法 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
getToken() - 类中的方法 plus.hiver.common.utils.retrofit.TokenHolder
获取token
getToken(String, Boolean) - 类中的方法 plus.hiver.common.utils.SecurityUtil
 
getToken(User, Boolean) - 类中的方法 plus.hiver.common.utils.SecurityUtil
 
getTotalCount() - 接口中的方法 plus.hiver.common.base.HiverBaseService
获取总数
getTotalCount() - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
getUser() - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
getUserId() - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
getUserId(String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
根据token获取用户ID
getUsername() - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
getUsername(String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
根据token获取用户名
GLOBAL_PREFIX_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
redis全局前缀
GMT8 - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
日期格式化 时区
GroovyScriptEngine - plus.hiver.common.script中的类
Groovy 执行脚本
GroovyScriptEngine() - 类的构造器 plus.hiver.common.script.GroovyScriptEngine
 

H

handle(HttpServletRequest, HttpServletResponse, AccessDeniedException) - 类中的方法 plus.hiver.common.config.security.handler.SecurityAccessDeniedHandler
 
hasPermission(HttpServletRequest) - 类中的方法 plus.hiver.common.config.security.service.PermissionCheckService
 
hasRole(String) - 类中的方法 plus.hiver.common.entity.User
是否拥有某角色
HEADER - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
token参数头
HEADER_TYPE_MAIN - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
部门负责人类型 主负责人
HEADER_TYPE_VICE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
部门负责人类型 副负责人
HEART_BEAT - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
HibernateProxyTypeAdapter - plus.hiver.common.utils中的类
代理对象实例化 工具类 代理对象:我这么理解,就是一个java类中引用到了其他的类,导致无法解析该被代理的类 所以用这个类来帮助进行解析
HiverBaseController<T extends HiverBaseEntity,ID extends Long> - plus.hiver.common.base中的类
控制器基类
HiverBaseController() - 类的构造器 plus.hiver.common.base.HiverBaseController
 
HiverBaseDao<T extends HiverBaseEntity,ID extends Long> - plus.hiver.common.base中的接口
Jpa Bean Dao基类
HiverBaseEntity - plus.hiver.common.base中的类
实体抽象类
HiverBaseEntity() - 类的构造器 plus.hiver.common.base.HiverBaseEntity
 
HiverBaseService<T extends HiverBaseEntity,ID extends Long> - plus.hiver.common.base中的接口
数据服务基类
HiverBaseServiceImpl<T extends HiverBaseEntity,ID extends Long,R extends HiverBaseDao<T,ID>> - plus.hiver.common.base中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
HiverBaseServiceImpl(R) - 类的构造器 plus.hiver.common.base.HiverBaseServiceImpl
 
HiverConstant - plus.hiver.common.constant中的接口
全局常量
HiverException - plus.hiver.common.exception中的异常错误
自定义异常类
HiverException(String) - 异常错误的构造器 plus.hiver.common.exception.HiverException
 
HiverException(String, Throwable) - 异常错误的构造器 plus.hiver.common.exception.HiverException
 
HiverException(IErrorCode) - 异常错误的构造器 plus.hiver.common.exception.HiverException
 
HiverSqlInjector - plus.hiver.common.config.mybatisplus.mapper中的类
批量插入注入器
HiverSqlInjector() - 类的构造器 plus.hiver.common.config.mybatisplus.mapper.HiverSqlInjector
 
HiverTokenProperties - plus.hiver.common.config.properties中的类
Token属性
HiverTokenProperties() - 类的构造器 plus.hiver.common.config.properties.HiverTokenProperties
 
HTTP_SERVER_CODEC - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 

I

IBaseService<T> - plus.hiver.common.config.mybatisplus.service中的接口
自定义 Service 基类
IDLE - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
IErrorCode - plus.hiver.common.api中的接口
REST API 错误码接口
IgnoredUrlsProperties - plus.hiver.common.config.properties中的类
忽略URL属性
IgnoredUrlsProperties() - 类的构造器 plus.hiver.common.config.properties.IgnoredUrlsProperties
 
ImageValidateFilter - plus.hiver.common.config.security.validate中的类
图形验证码过滤器
ImageValidateFilter() - 类的构造器 plus.hiver.common.config.security.validate.ImageValidateFilter
 
incr2(String, long) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
redis 计数器自增
initBinder(WebDataBinder) - 类中的方法 plus.hiver.common.config.bean.ControllerStringParamTrimConfig
创建 String trim 编辑器 构造方法中 boolean 参数含义为如果是空白字符串,是否转换为null 即如果为true,那么 " " 会被转换为 null,否者为 ""
initBinder(WebDataBinder) - 类中的方法 plus.hiver.common.config.mybatisplus.JsonAutoConfiguration
字符串转换处理
initMpPage(PageVo) - 类中的静态方法 plus.hiver.common.utils.PageUtil
Mybatis-Plus分页封装
initPage(PageVo) - 类中的静态方法 plus.hiver.common.utils.PageUtil
JPA分页封装
injectMappedStatement(Class<?>, Class<?>, TableInfo) - 类中的方法 plus.hiver.common.config.mybatisplus.mapper.InsertBatch
 
insertBatch(Collection<T>) - 接口中的方法 plus.hiver.common.config.mybatisplus.mapper.CrudMapper
 
InsertBatch - plus.hiver.common.config.mybatisplus.mapper中的类
自定义批量插入方法
InsertBatch(String) - 类的构造器 plus.hiver.common.config.mybatisplus.mapper.InsertBatch
 
insertFill(MetaObject) - 类中的方法 plus.hiver.common.config.mybatisplus.MyMetaObjectHandler
 
IntegerEditor - plus.hiver.common.editors中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
IntegerEditor() - 类的构造器 plus.hiver.common.editors.IntegerEditor
 
intercept(Interceptor.Chain) - 类中的方法 plus.hiver.common.utils.retrofit.SourceInterceptor
 
INVITE_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
 
IotConstant - plus.hiver.common.constant中的接口
IOT常量
IotConstant.CHANNEL - plus.hiver.common.constant中的接口
集群,全局发布的消息类型
IotConstant.CLIENT - plus.hiver.common.constant中的接口
 
IotConstant.MQTT - plus.hiver.common.constant中的接口
 
IotConstant.PROTOCOL - plus.hiver.common.constant中的接口
 
IotConstant.REDIS - plus.hiver.common.constant中的接口
redisKey 定义
IotConstant.SERVER - plus.hiver.common.constant中的接口
 
IotConstant.TASK - plus.hiver.common.constant中的接口
 
IotConstant.TOPIC - plus.hiver.common.constant中的接口
 
IotConstant.WS - plus.hiver.common.constant中的接口
webSocket配置
IPermissionService - plus.hiver.common.service.mybatis中的接口
权限服务接口
IPermissionServiceImpl - plus.hiver.common.serviceimpl.mybatis中的类
权限接口实现类
IPermissionServiceImpl() - 类的构造器 plus.hiver.common.serviceimpl.mybatis.IPermissionServiceImpl
 
IpInfo - plus.hiver.common.vo中的类
IP Vo
IpInfo() - 类的构造器 plus.hiver.common.vo.IpInfo
 
IpInfoUtil - plus.hiver.common.utils中的类
IP工具类
IpInfoUtil() - 类的构造器 plus.hiver.common.utils.IpInfoUtil
 
isAccountNonExpired() - 类中的方法 plus.hiver.common.config.security.SecurityUserDetails
账户是否过期
isAccountNonLocked() - 类中的方法 plus.hiver.common.config.security.SecurityUserDetails
是否禁用
isAnyEmpty(Collection<?>...) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
isContainName(String) - enum class中的静态方法 plus.hiver.common.constant.SettingConstant.OSS_TYPE
 
isCredentialsNonExpired() - 类中的方法 plus.hiver.common.config.security.SecurityUserDetails
密码是否过期
isDepartmentHeader(Long, Long) - 接口中的方法 plus.hiver.common.service.DepartmentHeaderService
是否为部门负责人
isDepartmentHeader(Long, Long) - 类中的方法 plus.hiver.common.serviceimpl.DepartmentHeaderServiceImpl
 
isEmpty() - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
isEmpty(Object, String) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
isEmpty(String) - 类中的静态方法 plus.hiver.common.utils.StringUtil
判断一个字符串是否为空串
isEmpty(String[]) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
isEmpty(Collection<?>) - 类中的静态方法 plus.hiver.common.utils.StringUtil
判断一个Collection是否为空, 包含List,Set,Queue
isEnabled() - 类中的方法 plus.hiver.common.config.security.SecurityUserDetails
是否启用
isEnabled() - 类中的方法 plus.hiver.common.config.sm2.impl.Sm2ServiceImpl
 
isEnabled() - 接口中的方法 plus.hiver.common.config.sm2.Sm2Service
是否启用SM2
isExpired(String) - 类中的静态方法 plus.hiver.common.utils.JwtTokenUtil
判断token是否过期
isNotEmpty(String) - 类中的静态方法 plus.hiver.common.utils.StringUtil
判断一个字符串是否为非空串
isNull(Object) - 类中的静态方法 plus.hiver.common.utils.StringUtil
判断一个对象是否为空
IUserRoleService - plus.hiver.common.service.mybatis中的接口
用户角色接口
IUserRoleServiceImpl - plus.hiver.common.serviceimpl.mybatis中的类
用户角色接口实现类
IUserRoleServiceImpl() - 类的构造器 plus.hiver.common.serviceimpl.mybatis.IUserRoleServiceImpl
 

J

jackson2ObjectMapperBuilderCustomizer() - 类中的方法 plus.hiver.common.config.bean.ControllerStringParamTrimConfig
 
jacksonHttpMessageConverters() - 类中的方法 plus.hiver.common.config.mybatisplus.JsonAutoConfiguration
消息转换
JasyptUtil - plus.hiver.common.utils中的类
数据库连接密码加密
JasyptUtil() - 类的构造器 plus.hiver.common.utils.JasyptUtil
 
joinName() - annotation interface 中的元素 plus.hiver.common.annotation.DataPermission
Entity 中与部门关联的字段名称
JsonArray - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
JsonAutoConfiguration - plus.hiver.common.config.mybatisplus中的类
Json 处理相关配置
JsonAutoConfiguration() - 类的构造器 plus.hiver.common.config.mybatisplus.JsonAutoConfiguration
 
JsonObject - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
JsonObject_ChenYi - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
jsonRedisSerializer() - 类中的方法 plus.hiver.common.config.cache.RedisCacheConfig
指定的日期模式
judgeIds(Long, Long[]) - 类中的静态方法 plus.hiver.common.utils.CommonUtil
批量递归删除时 判断target是否在ids中 避免重复删除
JWT_SIGN_KEY - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
JWT签名加密key
JwtTokenUtil - plus.hiver.common.utils中的类
JJWT工具类
JwtTokenUtil() - 类的构造器 plus.hiver.common.utils.JwtTokenUtil
 

L

LEVEL_ONE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
1级菜单
LEVEL_THREE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
3级菜单
LEVEL_TWO - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
2级菜单
LEVEL_ZERO - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
0级菜单
LIMIT_ALL - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
限流标识
LIMIT_PRE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
限流前缀
listbyRoleIds(List<Long>) - 接口中的方法 plus.hiver.common.service.mybatis.IUserRoleService
通过角色ID列表获得用户列表
listbyRoleIds(List<Long>) - 类中的方法 plus.hiver.common.serviceimpl.mybatis.IUserRoleServiceImpl
 
listToPage(PageVo, List) - 类中的静态方法 plus.hiver.common.utils.PageUtil
List 手动分页
loadResourceDefine() - 类中的方法 plus.hiver.common.config.security.permission.MySecurityMetadataSource
加载权限表中所有操作请求权限
loadUserByUsername(String) - 类中的方法 plus.hiver.common.config.security.UserDetailsServiceImpl
 
LOCAL_OSS - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.OSS_TYPE
 
LOCAL_OSS - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
本地OSS配置
Log - plus.hiver.common.entity中的类
日志实体类
Log() - 类的构造器 plus.hiver.common.entity.Log
 
LogDao - plus.hiver.common.dao中的接口
日志数据处理层
LOGIN - enum class 中的枚举常量 plus.hiver.common.enums.LogType
1登录
LogService - plus.hiver.common.service中的接口
日志接口
LogServiceImpl - plus.hiver.common.serviceimpl中的类
日志接口实现
LogServiceImpl(LogDao) - 类的构造器 plus.hiver.common.serviceimpl.LogServiceImpl
 
LogType - plus.hiver.common.enums中的Enum Class
日志类型枚举
LongEditor - plus.hiver.common.editors中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
LongEditor() - 类的构造器 plus.hiver.common.editors.LongEditor
 

M

main(String[]) - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
main(String[]) - 类中的静态方法 plus.hiver.common.utils.JasyptUtil
 
mapToString(Map<String, String[]>) - 类中的静态方法 plus.hiver.common.utils.ObjectUtil
 
mapToStringAll(Map<String, String[]>) - 类中的静态方法 plus.hiver.common.utils.ObjectUtil
 
match(String) - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
返回匹配的词
matchAll(String) - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
返回所有匹配的词
matchWord(String) - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
检测到禁用词直接抛出异常
MAXFRAMELENGTH - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
MEMBER_LOGIN - enum class 中的枚举常量 plus.hiver.common.enums.LogType
3会员登录
MEMBER_OPERATION - enum class 中的枚举常量 plus.hiver.common.enums.LogType
2会员操作
MEMBER_TOKEN - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
会员token前缀key
MESSAGE_AUTH_TOTAL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
认证次数
MESSAGE_CONNECT_COUNT - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
当前连接数
MESSAGE_CONNECT_TOTAL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
连接次数
MESSAGE_CONSUME_TASK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
消息消费线程
MESSAGE_CONSUME_TASK_FETCH - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
内部消费线程Fetch
MESSAGE_CONSUME_TASK_PUB - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TASK
内部消费线程publish
MESSAGE_RANGE_ALL - 接口中的静态变量 plus.hiver.common.constant.MessageConstant
消息发送范围 所有
MESSAGE_RANGE_USER - 接口中的静态变量 plus.hiver.common.constant.MessageConstant
消息发送范围指定用户
MESSAGE_RECEIVE_TODAY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
今日接收消息
MESSAGE_RECEIVE_TOTAL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
接收消息数
MESSAGE_RETAIN_TOTAL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
总保留消息
MESSAGE_SEND_TODAY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
今日发送消息
MESSAGE_SEND_TOTAL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
发送消息数
MESSAGE_STATUS_READ - 接口中的静态变量 plus.hiver.common.constant.MessageConstant
已读
MESSAGE_STATUS_UNREAD - 接口中的静态变量 plus.hiver.common.constant.MessageConstant
未读
MESSAGE_SUBSCRIBE_TOTAL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
订阅次数
MESSAGE_TOPIC_TOTAL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
主题数
MessageConstant - plus.hiver.common.constant中的接口
消息常量
metaObjectHandler() - 类中的方法 plus.hiver.common.config.mybatisplus.MybatisPlusConfig
 
MethodSecurityConfig - plus.hiver.common.config.security中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
MethodSecurityConfig() - 类的构造器 plus.hiver.common.config.security.MethodSecurityConfig
 
MISFIRE_DO_NOTHING - 接口中的静态变量 plus.hiver.common.constant.QuartzConstant
忽略所有未触发的任务
MISFIRE_FIRE_AND_PROCEED - 接口中的静态变量 plus.hiver.common.constant.QuartzConstant
只会立即执行一次第一次未触发的任务
MISFIRE_IGNORE_MISFIRES - 接口中的静态变量 plus.hiver.common.constant.QuartzConstant
所有未触发的任务都会立即执行
mobile(String) - 类中的静态方法 plus.hiver.common.utils.NameUtil
 
ModbusRtu - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
ModbusRtuPak - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
ModbusToJson - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
ModbusToJsonFY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
MQTT - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
MQTT_WEBSOCKET - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
MSG_REPLY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TOPIC
 
MybatisPlusConfig - plus.hiver.common.config.mybatisplus中的类
MyBatis Plus配置
MybatisPlusConfig() - 类的构造器 plus.hiver.common.config.mybatisplus.MybatisPlusConfig
 
mybatisPlusInterceptor() - 类中的方法 plus.hiver.common.config.mybatisplus.MybatisPlusConfig
新的分页插件
MyMetaObjectHandler - plus.hiver.common.config.mybatisplus中的类
字段填充审计
MyMetaObjectHandler() - 类的构造器 plus.hiver.common.config.mybatisplus.MyMetaObjectHandler
 
MySecurityMetadataSource - plus.hiver.common.config.security.permission中的类
权限资源管理器 为权限决断器提供支持
MySecurityMetadataSource() - 类的构造器 plus.hiver.common.config.security.permission.MySecurityMetadataSource
 

N

NameUtil - plus.hiver.common.utils中的类
用户名验证工具类
NameUtil() - 类的构造器 plus.hiver.common.utils.NameUtil
 
nextId() - 类中的静态方法 plus.hiver.common.utils.SnowFlakeUtil
 
NoAuth - plus.hiver.common.annotation中的Annotation Interface
无需认证注解
noAuthCheck(ProceedingJoinPoint) - 类中的方法 plus.hiver.common.aop.SecurityAspect
 
nonEmpty(Object, String) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
nonEquals(Object, Object, String) - 类中的静态方法 plus.hiver.common.api.ApiAssert
 
NOTICE_SETTING - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
公告配置
NumberEditor - plus.hiver.common.editors中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
NumberEditor() - 类的构造器 plus.hiver.common.editors.NumberEditor
 

O

OAUTH_CODE_PRE - 接口中的静态变量 plus.hiver.common.constant.OAuthConstant
code前缀
OAUTH_REFRESH_TOKEN_PRE - 接口中的静态变量 plus.hiver.common.constant.OAuthConstant
refresh_token前缀
OAUTH_TOKEN_INFO_PRE - 接口中的静态变量 plus.hiver.common.constant.OAuthConstant
token信息前缀
OAUTH_TOKEN_PRE - 接口中的静态变量 plus.hiver.common.constant.OAuthConstant
token前缀
OAuthConstant - plus.hiver.common.constant中的接口
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
ObjectUtil - plus.hiver.common.utils中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
ObjectUtil() - 类的构造器 plus.hiver.common.utils.ObjectUtil
 
ONLINE_USER_JWT_LOGOUT_SET_KEY - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
JWT在线用户token退出列表key
ONLINE_USER_PRE - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
在线用户记录
OnlineUserVo - plus.hiver.common.vo中的类
在线配置
OnlineUserVo() - 类的构造器 plus.hiver.common.vo.OnlineUserVo
 
OnlineUserVo(String, String, Boolean, HttpServletRequest) - 类的构造器 plus.hiver.common.vo.OnlineUserVo
构造新在线用户
OPERATION - enum class 中的枚举常量 plus.hiver.common.enums.LogType
默认0操作
OSS_USED - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
当前使用OSS
other - enum class 中的枚举常量 plus.hiver.common.enums.BusinessType
其它
OTHER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
OTHER_SETTING - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
其他配置
OtherSetting - plus.hiver.common.vo中的类
单点登录配置
OtherSetting() - 类的构造器 plus.hiver.common.vo.OtherSetting
 
out(HttpServletResponse, Result<Object>) - 类中的静态方法 plus.hiver.common.utils.ResponseUtil
使用response输出JSON

P

page() - 类中的方法 plus.hiver.common.api.PageParam
 
page(long) - 类中的方法 plus.hiver.common.api.PageParam
 
PageParam<T> - plus.hiver.common.api中的类
分页查询参数
PageParam() - 类的构造器 plus.hiver.common.api.PageParam
 
PageUtil - plus.hiver.common.utils中的类
分页工具类
PageVo - plus.hiver.common.vo中的类
分页VO
PageVo() - 类的构造器 plus.hiver.common.vo.PageVo
 
PARENT_ID - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
1级菜单父id
parseDate(Object) - 类中的静态方法 plus.hiver.common.utils.DateUtil
日期型字符串转化为日期 格式
parseDateToStr(String, Date) - 类中的静态方法 plus.hiver.common.utils.DateUtil
 
passwordEncoder() - 类中的方法 plus.hiver.common.config.security.MethodSecurityConfig
设置密码校验器
pathMatcher() - 类中的方法 plus.hiver.common.config.bean.BeansConfiguration
 
permission() - annotation interface 中的元素 plus.hiver.common.annotation.PermissionTag
 
Permission - plus.hiver.common.entity中的类
权限实体类
Permission() - 类的构造器 plus.hiver.common.entity.Permission
 
PERMISSION_NAV - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
顶部菜单类型权限
PERMISSION_OPERATION - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
操作类型权限
PERMISSION_PAGE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
页面类型权限
PermissionCheckService - plus.hiver.common.config.security.service中的类
权限校验认证
PermissionCheckService() - 类的构造器 plus.hiver.common.config.security.service.PermissionCheckService
 
PermissionDao - plus.hiver.common.dao中的接口
权限数据处理层
PermissionDTO - plus.hiver.common.dto中的类
权限DTO
PermissionDTO() - 类的构造器 plus.hiver.common.dto.PermissionDTO
 
PermissionMapper - plus.hiver.common.dao.mapper中的接口
权限映射
PermissionService - plus.hiver.common.service中的接口
权限接口
PermissionServiceImpl - plus.hiver.common.serviceimpl中的类
权限接口实现
PermissionServiceImpl(PermissionDao) - 类的构造器 plus.hiver.common.serviceimpl.PermissionServiceImpl
 
PermissionTag - plus.hiver.common.annotation中的Annotation Interface
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
plus.hiver.common.annotation - 程序包 plus.hiver.common.annotation
 
plus.hiver.common.aop - 程序包 plus.hiver.common.aop
 
plus.hiver.common.api - 程序包 plus.hiver.common.api
 
plus.hiver.common.base - 程序包 plus.hiver.common.base
 
plus.hiver.common.config.bean - 程序包 plus.hiver.common.config.bean
 
plus.hiver.common.config.cache - 程序包 plus.hiver.common.config.cache
 
plus.hiver.common.config.jpa - 程序包 plus.hiver.common.config.jpa
 
plus.hiver.common.config.jpa.auditor - 程序包 plus.hiver.common.config.jpa.auditor
 
plus.hiver.common.config.mybatisplus - 程序包 plus.hiver.common.config.mybatisplus
 
plus.hiver.common.config.mybatisplus.mapper - 程序包 plus.hiver.common.config.mybatisplus.mapper
 
plus.hiver.common.config.mybatisplus.service - 程序包 plus.hiver.common.config.mybatisplus.service
 
plus.hiver.common.config.properties - 程序包 plus.hiver.common.config.properties
 
plus.hiver.common.config.security - 程序包 plus.hiver.common.config.security
 
plus.hiver.common.config.security.handler - 程序包 plus.hiver.common.config.security.handler
 
plus.hiver.common.config.security.permission - 程序包 plus.hiver.common.config.security.permission
 
plus.hiver.common.config.security.service - 程序包 plus.hiver.common.config.security.service
 
plus.hiver.common.config.security.validate - 程序包 plus.hiver.common.config.security.validate
 
plus.hiver.common.config.sm2 - 程序包 plus.hiver.common.config.sm2
 
plus.hiver.common.config.sm2.impl - 程序包 plus.hiver.common.config.sm2.impl
 
plus.hiver.common.config.web - 程序包 plus.hiver.common.config.web
 
plus.hiver.common.config.websocket - 程序包 plus.hiver.common.config.websocket
 
plus.hiver.common.constant - 程序包 plus.hiver.common.constant
 
plus.hiver.common.dao - 程序包 plus.hiver.common.dao
 
plus.hiver.common.dao.mapper - 程序包 plus.hiver.common.dao.mapper
 
plus.hiver.common.dto - 程序包 plus.hiver.common.dto
 
plus.hiver.common.editors - 程序包 plus.hiver.common.editors
 
plus.hiver.common.entity - 程序包 plus.hiver.common.entity
 
plus.hiver.common.enums - 程序包 plus.hiver.common.enums
 
plus.hiver.common.exception - 程序包 plus.hiver.common.exception
 
plus.hiver.common.redis - 程序包 plus.hiver.common.redis
 
plus.hiver.common.script - 程序包 plus.hiver.common.script
 
plus.hiver.common.service - 程序包 plus.hiver.common.service
 
plus.hiver.common.service.mybatis - 程序包 plus.hiver.common.service.mybatis
 
plus.hiver.common.serviceimpl - 程序包 plus.hiver.common.serviceimpl
 
plus.hiver.common.serviceimpl.mybatis - 程序包 plus.hiver.common.serviceimpl.mybatis
 
plus.hiver.common.sms - 程序包 plus.hiver.common.sms
 
plus.hiver.common.utils - 程序包 plus.hiver.common.utils
 
plus.hiver.common.utils.collection - 程序包 plus.hiver.common.utils.collection
 
plus.hiver.common.utils.retrofit - 程序包 plus.hiver.common.utils.retrofit
 
plus.hiver.common.vo - 程序包 plus.hiver.common.vo
 
POLL_MODBUS_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
modbus缓存指令
PORT - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
PRE_EMAIL - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
邮件验证码key前缀
PRE_SMS - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
短信验证码key前缀
PREDIX - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
prePersist(Object) - 类中的方法 plus.hiver.common.config.jpa.CustomAuditHandler
插入前处理 - 填充创建相关字段
preUpdate(Object) - 类中的方法 plus.hiver.common.config.jpa.CustomAuditHandler
 
primaryTaskExecutor() - 类中的方法 plus.hiver.common.config.bean.BeansConfiguration
 
PROP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TOPIC
 
PROP_READ - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PROP_READ_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PROP_READ_STORE - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
属性下发回调
PROPERTY_GET_SIMULATE - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
PROTOCOL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.WS
 
PUB_COMP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUB_COMP_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUB_REC - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUB_REC_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUB_REL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUB_REL_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUBLISH - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUBLISH_ACK - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUBLISH_ACK_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
PUBLISH_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
putToken(String) - 类中的方法 plus.hiver.common.utils.retrofit.TokenHolder
添加token

Q

QOS - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
QuartzConstant - plus.hiver.common.constant中的接口
定时任务常量

R

randomDigit(int) - 类中的方法 plus.hiver.common.utils.CreateVerifyCode
得到随机数字
randomDigit(int) - 类中的静态方法 plus.hiver.common.utils.StringUtil
得到随机数字
randomStr(int) - 类中的方法 plus.hiver.common.utils.CreateVerifyCode
得到随机字符
randomStr(int) - 类中的静态方法 plus.hiver.common.utils.StringUtil
得到随机字符
read(JsonReader) - 类中的方法 plus.hiver.common.utils.HibernateProxyTypeAdapter
 
RECORDINFO_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
sip
REDIS_CHANNEL - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
RedisCacheConfig - plus.hiver.common.config.cache中的类
Redis缓存
RedisCacheConfig() - 类的构造器 plus.hiver.common.config.cache.RedisCacheConfig
 
redisTemplate(LettuceConnectionFactory) - 类中的方法 plus.hiver.common.config.cache.RedisCacheConfig
使用StringRedisSerializer序列化为字符串
RedisTemplateHelper - plus.hiver.common.redis中的类
缓存帮助类
RedisTemplateHelper() - 类的构造器 plus.hiver.common.redis.RedisTemplateHelper
 
refresh() - 类中的方法 plus.hiver.common.utils.AsyncUtil
 
REFRESH_TOKEN - 接口中的静态变量 plus.hiver.common.constant.OAuthConstant
refresh_token模式
regEmail - 类中的静态变量 plus.hiver.common.utils.NameUtil
 
registerStompEndpoints(StompEndpointRegistry) - 类中的方法 plus.hiver.common.config.websocket.WebSocketStompConfig
注册stomp端点
regMobile - 类中的静态变量 plus.hiver.common.utils.NameUtil
 
regUsername - 类中的静态变量 plus.hiver.common.utils.NameUtil
 
removeUser() - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
removeWord(String) - 类中的静态方法 plus.hiver.common.utils.StopWordsUtil
 
renamePic(String) - 类中的静态方法 plus.hiver.common.utils.CommonUtil
以UUID重命名
ResponseUtil - plus.hiver.common.utils中的类
HTTP响应工具类
ResponseUtil() - 类的构造器 plus.hiver.common.utils.ResponseUtil
 
restTemplate() - 类中的方法 plus.hiver.common.config.web.WebConfig
 
Result<T> - plus.hiver.common.api中的类
REST API 返回结果
Result() - 类的构造器 plus.hiver.common.api.Result
 
Result(String, Integer) - 类的构造器 plus.hiver.common.api.Result
 
Result(T, String, Integer) - 类的构造器 plus.hiver.common.api.Result
 
resultMap(boolean, Integer, String) - 类中的静态方法 plus.hiver.common.utils.ResponseUtil
 
resultMap(boolean, Integer, String, Object) - 类中的静态方法 plus.hiver.common.utils.ResponseUtil
 
ResultUtil<T> - plus.hiver.common.utils中的类
返回结果工具类
ResultUtil() - 类的构造器 plus.hiver.common.utils.ResultUtil
 
RETAIN - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
RJ45 - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
ROCKET_MQ - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
Role - plus.hiver.common.entity中的类
角色实体类
Role() - 类的构造器 plus.hiver.common.entity.Role
 
RoleDao - plus.hiver.common.dao中的接口
角色数据处理层
RoleDepartment - plus.hiver.common.entity中的类
角色对应部门
RoleDepartment() - 类的构造器 plus.hiver.common.entity.RoleDepartment
 
RoleDepartmentDao - plus.hiver.common.dao中的接口
角色部门数据处理层
RoleDepartmentService - plus.hiver.common.service中的接口
角色部门接口
RoleDepartmentServiceImpl - plus.hiver.common.serviceimpl中的类
角色部门接口实现
RoleDepartmentServiceImpl(RoleDepartmentDao) - 类的构造器 plus.hiver.common.serviceimpl.RoleDepartmentServiceImpl
 
RoleDTO - plus.hiver.common.dto中的类
角色DTO
RoleDTO() - 类的构造器 plus.hiver.common.dto.RoleDTO
 
RolePermission - plus.hiver.common.entity中的类
角色对应权限
RolePermission() - 类的构造器 plus.hiver.common.entity.RolePermission
 
RolePermissionDao - plus.hiver.common.dao中的接口
角色权限数据处理层
RolePermissionService - plus.hiver.common.service中的接口
角色权限接口
RolePermissionServiceImpl - plus.hiver.common.serviceimpl中的类
角色权限接口实现
RolePermissionServiceImpl(RolePermissionDao) - 类的构造器 plus.hiver.common.serviceimpl.RolePermissionServiceImpl
 
RoleService - plus.hiver.common.service中的接口
角色接口
RoleServiceImpl - plus.hiver.common.serviceimpl中的类
角色接口实现
RoleServiceImpl(RoleDao) - 类的构造器 plus.hiver.common.serviceimpl.RoleServiceImpl
 
RUSTFS_OSS - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.OSS_TYPE
 
RUSTFS_OSS - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
阿里OSS配置
RustfsSetting - plus.hiver.common.vo中的类
Rustfs配置
RustfsSetting() - 类的构造器 plus.hiver.common.vo.RustfsSetting
 

S

save(T) - 类中的方法 plus.hiver.common.base.HiverBaseController
 
save(T) - 接口中的方法 plus.hiver.common.base.HiverBaseService
保存
save(T) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
saveBatch(Collection<T>) - 接口中的方法 plus.hiver.common.config.mybatisplus.service.IBaseService
插入(批量)
saveOrUpdate(Setting) - 接口中的方法 plus.hiver.common.service.SettingService
修改
saveOrUpdate(Setting) - 类中的方法 plus.hiver.common.serviceimpl.SettingServiceImpl
 
saveOrUpdateAll(List<T>) - 接口中的方法 plus.hiver.common.base.HiverBaseService
批量保存与修改
saveOrUpdateAll(List<T>) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
scan(String) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
搜索缓存
SCRECT_FIELDS - 类中的静态变量 plus.hiver.common.utils.ObjectUtil
屏蔽字段
SearchVo - plus.hiver.common.vo中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
SearchVo() - 类的构造器 plus.hiver.common.vo.SearchVo
 
SecurityAccessDeniedHandler - plus.hiver.common.config.security.handler中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
SecurityAccessDeniedHandler() - 类的构造器 plus.hiver.common.config.security.handler.SecurityAccessDeniedHandler
 
SecurityAspect - plus.hiver.common.aop中的类
SM2安全AOP
SecurityAspect() - 类的构造器 plus.hiver.common.aop.SecurityAspect
 
SecurityAuthenticationEntryPoint - plus.hiver.common.config.security.handler中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
SecurityAuthenticationEntryPoint() - 类的构造器 plus.hiver.common.config.security.handler.SecurityAuthenticationEntryPoint
 
SecurityConstant - plus.hiver.common.constant中的接口
安全常量
SecurityUserDetails - plus.hiver.common.config.security中的类
用户安全
SecurityUserDetails(User) - 类的构造器 plus.hiver.common.config.security.SecurityUserDetails
 
SecurityUtil - plus.hiver.common.utils中的类
安全工具类
SecurityUtil() - 类的构造器 plus.hiver.common.utils.SecurityUtil
 
sendCode(String, String, String) - 类中的方法 plus.hiver.common.sms.SmsUtil
发送验证码 模版变量为${code} 无需模版编号
sendInlineResourceMail(String, String, String, String, String, boolean, String...) - 类中的方法 plus.hiver.common.utils.EmailUtil
发送带内联资源的邮件(如图片)
sendSimpleMail(String, String, String, boolean, String...) - 类中的方法 plus.hiver.common.utils.EmailUtil
发送普通邮件
sendSms(String, String, String) - 类中的方法 plus.hiver.common.sms.AliSms
 
sendSms(String, String, String) - 接口中的方法 plus.hiver.common.sms.Sms
发送短信
sendSms(String, String, String) - 类中的方法 plus.hiver.common.sms.SmsUtil
发送短信
sendTemplateMail(String, String, String, Context, String...) - 类中的方法 plus.hiver.common.utils.EmailUtil
使用Thymeleaf模板发送邮件
ServletUtil - plus.hiver.common.utils中的类
上下文工具类
ServletUtil() - 类的构造器 plus.hiver.common.utils.ServletUtil
 
set(String, String) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
设置缓存
set(String, String, long, TimeUnit) - 类中的方法 plus.hiver.common.redis.RedisTemplateHelper
设置缓存
setAppId(String) - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
setAsText(String) - 类中的方法 plus.hiver.common.editors.DoubleEditor
 
setAsText(String) - 类中的方法 plus.hiver.common.editors.IntegerEditor
 
setAsText(String) - 类中的方法 plus.hiver.common.editors.LongEditor
 
setCode(Integer) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
setData(T) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
setData(T, String) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
setData(T, String, Integer) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
setErrorMsg(Integer, String) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
setErrorMsg(String) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
setMapToParams(Map<String, String[]>) - 类中的方法 plus.hiver.common.entity.Log
转换请求参数为Json
setMessage(String) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
setSuccessMsg(String) - 类中的方法 plus.hiver.common.utils.ResultUtil
 
Setting - plus.hiver.common.entity中的类
配置信息实体类
Setting() - 类的构造器 plus.hiver.common.entity.Setting
 
SettingConstant - plus.hiver.common.constant中的接口
配置常量
SettingConstant.OSS_TYPE - plus.hiver.common.constant中的Enum Class
OSS配置类型
SettingConstant.SMS_TYPE - plus.hiver.common.constant中的Enum Class
短信模版类型
SettingDao - plus.hiver.common.dao中的接口
配置数据处理层
SettingService - plus.hiver.common.service中的接口
配置接口
SettingServiceImpl - plus.hiver.common.serviceimpl中的类
配置接口实现
SettingServiceImpl(SettingDao) - 类的构造器 plus.hiver.common.serviceimpl.SettingServiceImpl
 
setUser(User) - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
setUserId(Long) - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
setUsername(String) - 类中的静态方法 plus.hiver.common.utils.BaseContext
 
singleton(T) - 类中的静态方法 plus.hiver.common.utils.collection.CollectionUtils
 
SIP_CSEQ_PREFIX - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
 
SLASH - 类中的静态变量 plus.hiver.common.utils.StringUtil
斜杠
SLICER - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
Sm2Config - plus.hiver.common.config.sm2中的类
SM2配置
Sm2Config() - 类的构造器 plus.hiver.common.config.sm2.Sm2Config
 
Sm2Service - plus.hiver.common.config.sm2中的接口
SM2服务接口
Sm2ServiceImpl - plus.hiver.common.config.sm2.impl中的类
SM2实现类
Sm2ServiceImpl() - 类的构造器 plus.hiver.common.config.sm2.impl.Sm2ServiceImpl
 
SM2Util - plus.hiver.common.utils中的类
SM解密/解密工具类
SM2Util() - 类的构造器 plus.hiver.common.utils.SM2Util
 
SmartPathMatcher - plus.hiver.common.config.web中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
SmartPathMatcher() - 类的构造器 plus.hiver.common.config.web.SmartPathMatcher
 
SmartUrlPathHelper - plus.hiver.common.config.web中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
SmartUrlPathHelper() - 类的构造器 plus.hiver.common.config.web.SmartUrlPathHelper
 
Sms - plus.hiver.common.sms中的接口
短信接口
SMS_ACTIVITI - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
SMS_CHANGE_MOBILE - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
SMS_CHANGE_PASS - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
SMS_COMMON - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
SMS_LOGIN - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
SMS_RANGE_ALL - 接口中的静态变量 plus.hiver.common.constant.MessageConstant
短信发送范围 所有
SMS_RANGE_REG - 接口中的静态变量 plus.hiver.common.constant.MessageConstant
短信发送范围 已注册
SMS_RANGE_UNREG - 接口中的静态变量 plus.hiver.common.constant.MessageConstant
短信发送范围 未注册
SMS_REGISTER - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
SMS_RESET_PASS - enum class 中的枚举常量 plus.hiver.common.constant.SettingConstant.SMS_TYPE
 
SMS_USED - 接口中的静态变量 plus.hiver.common.constant.SettingConstant
当前使用短信
SmsFactory - plus.hiver.common.sms中的类
工厂模式
SmsFactory() - 类的构造器 plus.hiver.common.sms.SmsFactory
 
SmsSetting - plus.hiver.common.vo中的类
短信配置
SmsSetting() - 类的构造器 plus.hiver.common.vo.SmsSetting
 
SmsUtil - plus.hiver.common.sms中的类
短信工具类
SmsUtil() - 类的构造器 plus.hiver.common.sms.SmsUtil
 
SmsValidateFilter - plus.hiver.common.config.security.validate中的类
短信验证码过滤器
SmsValidateFilter() - 类的构造器 plus.hiver.common.config.security.validate.SmsValidateFilter
 
SnowFlakeUtil - plus.hiver.common.utils中的类
分布式雪花算法
SnowFlakeUtil() - 类的构造器 plus.hiver.common.utils.SnowFlakeUtil
 
SourceInterceptor - plus.hiver.common.utils.retrofit中的类
全局拦截器,给请求添加source头
SourceInterceptor() - 类的构造器 plus.hiver.common.utils.retrofit.SourceInterceptor
 
SQLInject(String) - 类中的静态方法 plus.hiver.common.utils.PageUtil
防Mybatis-Plus order by注入
SS_MM_HH_DD_HH_YY - 类中的静态变量 plus.hiver.common.utils.DateUtil
 
STATUS_DISABLE - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
禁用状态
STATUS_NORMAL - 接口中的静态变量 plus.hiver.common.constant.HiverConstant
正常状态
StopWord - plus.hiver.common.entity中的类
禁用词实体类
StopWord() - 类的构造器 plus.hiver.common.entity.StopWord
 
StopWordDao - plus.hiver.common.dao中的接口
禁用词管理数据处理层
StopWordService - plus.hiver.common.service中的接口
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
StopWordServiceImpl - plus.hiver.common.serviceimpl中的类
禁用词管理接口实现
StopWordServiceImpl(StopWordDao) - 类的构造器 plus.hiver.common.serviceimpl.StopWordServiceImpl
 
StopWordsUtil - plus.hiver.common.utils中的类
敏感词工具类
STREAM_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
 
STRING - 类中的静态变量 plus.hiver.common.utils.CreateVerifyCode
随机字符
STRING - 类中的静态变量 plus.hiver.common.utils.StringUtil
随机字符
StringUtil - plus.hiver.common.utils中的类
字符串工具类
StringUtil() - 类的构造器 plus.hiver.common.utils.StringUtil
 
SUB - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TOPIC
 
SUB_UPGRADE_REPLY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TOPIC
 
success() - 类中的静态方法 plus.hiver.common.utils.ResultUtil
 
success(String) - 类中的静态方法 plus.hiver.common.utils.ResultUtil
 
SUFFIX - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
supports(Class<?>) - 类中的方法 plus.hiver.common.config.security.permission.MySecurityMetadataSource
 
SystemLog - plus.hiver.common.annotation中的Annotation Interface
系统日志注解
SystemLogAspect - plus.hiver.common.aop中的类
 
SystemLogAspect() - 类的构造器 plus.hiver.common.aop.SystemLogAspect
 

T

ThreadPoolUtil - plus.hiver.common.utils中的类
线程池工具类
timeDistance(Date, Date) - 类中的静态方法 plus.hiver.common.utils.DateUtil
计算时间差
toDate(LocalDate) - 类中的静态方法 plus.hiver.common.utils.DateUtil
增加 LocalDate ==> Date
toDate(LocalDateTime) - 类中的静态方法 plus.hiver.common.utils.DateUtil
增加 LocalDateTime ==> Date
TOKEN - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CLIENT
 
TOKEN_MEMBER_PRE - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
会员交互token前缀key
TOKEN_PRE - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
交互token前缀key
TOKEN_SPLIT - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
token分割
TokenHolder - plus.hiver.common.utils.retrofit中的类
登录token存储(在Session中)
TokenHolder() - 类的构造器 plus.hiver.common.utils.retrofit.TokenHolder
 
TokenInterceptor - plus.hiver.common.utils.retrofit中的类
给请求添加登录Token头的拦截器
TokenInterceptor() - 类的构造器 plus.hiver.common.utils.retrofit.TokenInterceptor
 
TokenUser - plus.hiver.common.vo中的类
用户令牌(后台)
TokenUser(User, Boolean, Boolean) - 类的构造器 plus.hiver.common.vo.TokenUser
 
TokenValidationService - plus.hiver.common.config.security.service中的类
处理Token相关逻辑
TokenValidationService() - 类的构造器 plus.hiver.common.config.security.service.TokenValidationService
 
tomcatFactory() - 类中的方法 plus.hiver.common.config.bean.AopConfig
 
transferTo(File) - 类中的方法 plus.hiver.common.utils.Base64DecodeMultipartFile
 
TSL_PRE_KEY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.REDIS
 
type() - annotation interface 中的元素 plus.hiver.common.annotation.SystemLog
日志类型

U

UFT8 - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
UP_TOPIC_SUFFIX - 接口中的静态变量 plus.hiver.common.constant.IotConstant.MQTT
 
update(String, String, Boolean, RedisTemplateHelper, HttpServletRequest) - 类中的静态方法 plus.hiver.common.vo.OnlineUserVo
更新在线用户信息
update(T) - 类中的方法 plus.hiver.common.base.HiverBaseController
 
update(T) - 接口中的方法 plus.hiver.common.base.HiverBaseService
修改
update(T) - 类中的方法 plus.hiver.common.base.HiverBaseServiceImpl
 
updateDepartmentTitle(Long, String) - 接口中的方法 plus.hiver.common.dao.UserDao
更新部门名称
updateDepartmentTitle(Long, String) - 接口中的方法 plus.hiver.common.service.UserService
更新部门名称
updateDepartmentTitle(Long, String) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
updateFill(MetaObject) - 类中的方法 plus.hiver.common.config.mybatisplus.MyMetaObjectHandler
 
UPGRADE - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
UPGRADE_GROUP - 接口中的静态变量 plus.hiver.common.constant.IotConstant.CHANNEL
 
UPGRADE_REPLY - 接口中的静态变量 plus.hiver.common.constant.IotConstant.TOPIC
 
User - plus.hiver.common.entity中的类
后台用户实体类
User() - 类的构造器 plus.hiver.common.entity.User
 
USER_DEFAULT_AVATAR - 接口中的静态变量 plus.hiver.common.constant.UserConstant
用户默认头像
USER_STATUS_LOCK - 接口中的静态变量 plus.hiver.common.constant.UserConstant
用户禁用状态
USER_STATUS_NORMAL - 接口中的静态变量 plus.hiver.common.constant.UserConstant
用户正常状态
USER_TOKEN - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
用户token前缀key 单点登录使用
USER_TYPE_ADMIN - 接口中的静态变量 plus.hiver.common.constant.UserConstant
管理员
USER_TYPE_NORMAL - 接口中的静态变量 plus.hiver.common.constant.UserConstant
普通用户
UserAuditor - plus.hiver.common.config.jpa.auditor中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
UserAuditor() - 类的构造器 plus.hiver.common.config.jpa.auditor.UserAuditor
 
UserConstant - plus.hiver.common.constant中的接口
用户常量
UserDao - plus.hiver.common.dao中的接口
用户数据处理层
userDetailsService(UserDao) - 类中的方法 plus.hiver.common.config.security.MethodSecurityConfig
使用数据库方式 登录方式:邮箱+用户名
UserDetailsServiceImpl - plus.hiver.common.config.security中的类
用户详细服务
UserDetailsServiceImpl() - 类的构造器 plus.hiver.common.config.security.UserDetailsServiceImpl
 
UserIdAuditor - plus.hiver.common.config.jpa.auditor中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
UserIdAuditor() - 类的构造器 plus.hiver.common.config.jpa.auditor.UserIdAuditor
 
username(String) - 类中的静态方法 plus.hiver.common.utils.NameUtil
 
UserRole - plus.hiver.common.entity中的类
用户角色实体类
UserRole() - 类的构造器 plus.hiver.common.entity.UserRole
 
UserRoleDao - plus.hiver.common.dao中的接口
用户角色数据处理层
UserRoleMapper - plus.hiver.common.dao.mapper中的接口
用户角色映射
UserRoleService - plus.hiver.common.service中的接口
用户角色接口
UserRoleServiceImpl - plus.hiver.common.serviceimpl中的类
用户角色接口实现
UserRoleServiceImpl(UserRoleDao) - 类的构造器 plus.hiver.common.serviceimpl.UserRoleServiceImpl
 
UserService - plus.hiver.common.service中的接口
用户接口
UserServiceImpl - plus.hiver.common.serviceimpl中的类
用户接口实现
UserServiceImpl(UserDao) - 类的构造器 plus.hiver.common.serviceimpl.UserServiceImpl
 
userToDTO(User) - 类中的方法 plus.hiver.common.serviceimpl.UserServiceImpl
 
userToDTO(User) - 类中的方法 plus.hiver.common.utils.SecurityUtil
 
UserVo - plus.hiver.common.vo中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
UserVo() - 类的构造器 plus.hiver.common.vo.UserVo
 

V

validateToken(HttpServletRequest) - 类中的方法 plus.hiver.common.config.security.service.TokenValidationService
 
value() - annotation interface 中的元素 plus.hiver.common.annotation.Decrypt
指定要解密的参数名(可选)
valueOf(String) - enum class中的静态方法 plus.hiver.common.constant.SettingConstant.OSS_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 plus.hiver.common.constant.SettingConstant.SMS_TYPE
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 plus.hiver.common.enums.BusinessType
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 plus.hiver.common.enums.LogType
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 plus.hiver.common.constant.SettingConstant.OSS_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 plus.hiver.common.constant.SettingConstant.SMS_TYPE
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 plus.hiver.common.enums.BusinessType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 plus.hiver.common.enums.LogType
Returns an array containing the constants of this enum class, in the order they are declared.

W

WebConfig - plus.hiver.common.config.web中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
WebConfig() - 类的构造器 plus.hiver.common.config.web.WebConfig
 
WebSecurityConfig - plus.hiver.common.config.security中的类
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
WebSecurityConfig() - 类的构造器 plus.hiver.common.config.security.WebSecurityConfig
 
WebSocketStompConfig - plus.hiver.common.config.websocket中的类
WebSocket配置
WebSocketStompConfig() - 类的构造器 plus.hiver.common.config.websocket.WebSocketStompConfig
 
WECHAT_STATE - 接口中的静态变量 plus.hiver.common.constant.SecurityConstant
微信保存state前缀key
WM_PREFIX - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 
write(JsonWriter, HibernateProxy) - 类中的方法 plus.hiver.common.utils.HibernateProxyTypeAdapter
 
write(OutputStream) - 类中的方法 plus.hiver.common.utils.CreateVerifyCode
 
WS_PREFIX - 接口中的静态变量 plus.hiver.common.constant.IotConstant.SERVER
 

Y

YinErDa - 接口中的静态变量 plus.hiver.common.constant.IotConstant.PROTOCOL
 
YY_MM_DD_HH_MM_SS - 类中的静态变量 plus.hiver.common.utils.DateUtil
 
YYYY - 类中的静态变量 plus.hiver.common.utils.DateUtil
 
YYYY_MM - 类中的静态变量 plus.hiver.common.utils.DateUtil
 
YYYY_MM_DD - 类中的静态变量 plus.hiver.common.utils.DateUtil
 
YYYY_MM_DD_HH_MM_SS - 类中的静态变量 plus.hiver.common.utils.DateUtil
 
YYYYMMDDHHMMSS - 类中的静态变量 plus.hiver.common.utils.DateUtil
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格