跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

H

handle(int, Object, Cell) - 类 中的方法org.chinandc.idcds.common.util.ExcelTool.HandleColumnAction
 
handle(ServerRequest) - 类 中的方法org.chinandc.idcds.handler.HystrixFallbackHandler
 
handleAuthorizationException(AuthorizationException) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
 
HandleColumnAction() - 类 的构造器org.chinandc.idcds.common.util.ExcelTool.HandleColumnAction
 
handleDataIntegrityViolationException(DataIntegrityViolationException) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
 
handleDuplicateKeyException(DuplicateKeyException) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
 
handleException(Exception) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
 
handleMaxUploadSizeExceededException(MaxUploadSizeExceededException) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
spring默认上传大小100MB 超出大小捕获异常MaxUploadSizeExceededException
handlePoolException(PoolException) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
 
handler(T, Channel) - 接口 中的方法org.chinandc.idcds.boot.starter.rabbitmq.listenter.MqListener
 
HANDLER_NAME - 类 中的静态变量org.chinandc.idcds.common.constant.GlobalConstants
业务处理器beanName传递参数
handlerNoFoundException(Exception) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
 
handleRRException(JeecgBootException) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
处理自定义异常
HAS_CANCLE - 接口 中的静态变量org.chinandc.idcds.common.constant.CommonConstant
 
HAS_READ_FLAG - 接口 中的静态变量org.chinandc.idcds.common.constant.CommonConstant
阅读状态(0未读,1已读)
HAS_SEND - 接口 中的静态变量org.chinandc.idcds.common.constant.CommonConstant
 
hashCode() - 类 中的方法org.chinandc.idcds.modules.system.entity.SysDepart
重写hashCode方法
hashCode() - 类 中的方法org.chinandc.idcds.modules.system.model.SysDepartTreeModel
重写hashCode方法
hashJob(int, List<String>) - 类 中的方法com.xxl.job.admin.core.route.strategy.ExecutorRouteConsistentHash
 
hasIndexPage(List<SysPermission>) - 类 中的静态方法org.chinandc.idcds.modules.system.util.PermissionDataUtil
判断是否授权首页
hasKey(String) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
判断key是否存在
hasOnlineAuth(OnlineAuthDTO) - 类 中的方法org.chinandc.idcds.common.system.api.fallback.SysBaseAPIFallback
 
hasOnlineAuth(OnlineAuthDTO) - 接口 中的方法org.chinandc.idcds.common.system.api.ISysBaseAPI
32判断是否有online访问的权限
hasOnlineAuth(OnlineAuthDTO) - 类 中的方法org.chinandc.idcds.modules.api.controller.SystemAPIController
判断是否有online访问的权限
hasOnlineAuth(OnlineAuthDTO) - 类 中的方法org.chinandc.idcds.modules.system.service.impl.SysBaseApiImpl
判断online菜单是否有权限
hasPermission(String, SysPermission) - 类 中的方法org.chinandc.idcds.modules.system.service.impl.SysPermissionServiceImpl
 
hasPermission(String, String) - 类 中的方法org.chinandc.idcds.modules.system.service.impl.SysPermissionServiceImpl
 
hasPermission(String, SysPermission) - 接口 中的方法org.chinandc.idcds.modules.system.service.ISysPermissionService
判断用户否拥有权限
hasPermission(String, String) - 接口 中的方法org.chinandc.idcds.modules.system.service.ISysPermissionService
根据用户和请求地址判断是否有此权限
hdecr(String, String, double) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
hash递减
hdel(String, Object...) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
删除hash表中的值
health() - 类 中的方法org.chinandc.idcds.modules.monitor.service.impl.MailHealthIndicator
 
help() - 类 中的方法com.xxl.job.admin.controller.IndexController
 
hexStringToBytes(String) - 类 中的静态方法org.chinandc.idcds.common.util.PasswordUtil
将十六进制字符串转换为字节数组
hget(String, String) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
HashGet
hHasKey(String, String) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
判断hash表中是否有该项的值
HiddenProperty - org.chinandc.idcds.common.util.jsonschema.validate中的类
字典属性
HiddenProperty() - 类 的构造器org.chinandc.idcds.common.util.jsonschema.validate.HiddenProperty
 
HiddenProperty(String, String) - 类 的构造器org.chinandc.idcds.common.util.jsonschema.validate.HiddenProperty
 
hincr(String, String, double) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
hash递增 如果不存在,就会创建一个 并把新增后的值返回
hmget(String) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
获取hashKey对应的所有键值
hmset(String, Map<String, Object>) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
HashSet
hmset(String, Map<String, Object>, long) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
HashSet 并设置时间
HOUR - 类 中的静态变量com.xxl.job.admin.core.cron.CronExpression
 
hours - 类 中的变量com.xxl.job.admin.core.cron.CronExpression
 
hset(String, String, Object) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
向一张hash表中放入数据,如果不存在将创建
hset(String, String, Object, long) - 类 中的方法org.chinandc.idcds.common.util.RedisUtil
向一张hash表中放入数据,如果不存在将创建
HTMLUtils - org.chinandc.idcds.common.util中的类
HTML 工具类
HTMLUtils() - 类 的构造器org.chinandc.idcds.common.util.HTMLUtils
 
httpJobHandler(String) - 类 中的方法org.chinandc.idcds.cloud.demo.job.DemoJobHandler
4、跨平台Http任务 参数示例: "url: http://www.baidu.com\n" + "method: get\n" + "data: content\n";
HttpRequestMethodNotSupportedException(HttpRequestMethodNotSupportedException) - 类 中的方法org.chinandc.idcds.common.exception.JeecgBootExceptionHandler
 
HystrixFallbackHandler - org.chinandc.idcds.handler中的类
 
HystrixFallbackHandler() - 类 的构造器org.chinandc.idcds.handler.HystrixFallbackHandler
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
跳过导航链接