索引

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

A

AbstractAccessInterceptor - cn.hamm.airpower.security中的类
全局权限拦截器抽象类
AbstractAccessInterceptor() - 类的构造器 cn.hamm.airpower.security.AbstractAccessInterceptor
 
AccessConfig - cn.hamm.airpower.security中的类
权限控制配置类
AccessConfig() - 类的构造器 cn.hamm.airpower.security.AccessConfig
 
AccessResolver - cn.hamm.airpower.security中的类
用户授权处理类
AccessResolver() - 类的构造器 cn.hamm.airpower.security.AccessResolver
 
AccessUtil - cn.hamm.airpower.security中的类
权限处理助手
AccessUtil() - 类的构造器 cn.hamm.airpower.security.AccessUtil
 
add(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
添加一条新数据接口
add(E) - 类中的方法 cn.hamm.airpower.root.RootService
添加一条数据
Add - enum class 中的枚举常量 cn.hamm.airpower.api.Api
添加
addSearchPredicate(Root<E>, CriteriaBuilder, E, boolean) - 类中的方法 cn.hamm.airpower.root.RootService
添加搜索的查询条件
addToDatabase(E) - 类中的方法 cn.hamm.airpower.root.RootService
添加到数据库(直接保存)
afterAdd(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
新增后置方法
afterDelete(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
删除后置方法
afterDisable(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
禁用后置方法
afterEnable(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
启用后置方法
afterGetDetail(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
查询详情后置方法
afterGetList(List<E>) - 类中的方法 cn.hamm.airpower.root.RootEntityController
查询不分页后置方法
afterGetList(List<E>) - 类中的方法 cn.hamm.airpower.root.RootService
不分页查询后置方法
afterGetPage(QueryPageResponse<E>) - 类中的方法 cn.hamm.airpower.root.RootService
分页查询后置方法
afterGetPage(T) - 类中的方法 cn.hamm.airpower.root.RootEntityController
查询分页后置方法
afterUpdate(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
修改后置方法
AIRPOWER - 类中的静态变量 cn.hamm.airpower.config.Constant
AirPower
Api - cn.hamm.airpower.api中的Enum Class
父类接口枚举
API_SERVICE_UNSUPPORTED - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
authorize - 类中的变量 cn.hamm.airpower.security.AccessConfig
需要授权访问
authorize() - annotation interface 中的元素 cn.hamm.airpower.security.Permission
需要授权

B

badRequestHandle(ConstraintViolationException) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
参数校验失败
badRequestHandle(MethodArgumentNotValidException) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
参数验证失败
beforeAdd(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
新增前置方法
beforeDelete(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
删除前置方法
beforeDisable(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
禁用前置方法
beforeEnable(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
启用前置方法
beforeGetList(T) - 类中的方法 cn.hamm.airpower.root.RootEntityController
查询不分页前置方法
beforeGetList(T) - 类中的方法 cn.hamm.airpower.root.RootService
不分页查询前置方法
beforeGetPage(T) - 类中的方法 cn.hamm.airpower.root.RootEntityController
查询分页前置方法
beforeGetPage(T) - 类中的方法 cn.hamm.airpower.root.RootService
分页查询前置方法
beforeHandleRequest(HttpServletRequest, HttpServletResponse, HandlerMethod) - 类中的方法 cn.hamm.airpower.security.AbstractAccessInterceptor
请求拦截器前置方法
beforeSaveToDatabase(E) - 类中的方法 cn.hamm.airpower.root.RootService
数据库操作前的最后一次确认
beforeUpdate(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
修改前置方法
buildTreeList(List<E>) - 类中的方法 cn.hamm.airpower.util.TreeUtil
生成树结构
buildTreeList(List<E>, Long) - 类中的方法 cn.hamm.airpower.util.TreeUtil
生成树结构

C

cacheManager() - 类中的方法 cn.hamm.airpower.util.redis.RedisConfig
 
cacheResolver() - 类中的方法 cn.hamm.airpower.util.redis.RedisConfig
 
checkPermissionAccess(Long, String, HttpServletRequest) - 类中的方法 cn.hamm.airpower.security.AbstractAccessInterceptor
验证指定的用户是否有指定权限标识的权限
CHINESE - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
中文
clearAll(String) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
删除所有满足条件的数据
clearDataSourceParam() - 类中的静态方法 cn.hamm.airpower.datasource.DataSourceResolver
清空数据源参数
cn.hamm.airpower.annotation - 程序包 cn.hamm.airpower.annotation
 
cn.hamm.airpower.api - 程序包 cn.hamm.airpower.api
 
cn.hamm.airpower.config - 程序包 cn.hamm.airpower.config
 
cn.hamm.airpower.datasource - 程序包 cn.hamm.airpower.datasource
 
cn.hamm.airpower.exception - 程序包 cn.hamm.airpower.exception
 
cn.hamm.airpower.interfaces - 程序包 cn.hamm.airpower.interfaces
 
cn.hamm.airpower.model - 程序包 cn.hamm.airpower.model
 
cn.hamm.airpower.mqtt - 程序包 cn.hamm.airpower.mqtt
 
cn.hamm.airpower.query - 程序包 cn.hamm.airpower.query
 
cn.hamm.airpower.request - 程序包 cn.hamm.airpower.request
 
cn.hamm.airpower.response - 程序包 cn.hamm.airpower.response
 
cn.hamm.airpower.result - 程序包 cn.hamm.airpower.result
 
cn.hamm.airpower.result.json - 程序包 cn.hamm.airpower.result.json
 
cn.hamm.airpower.root - 程序包 cn.hamm.airpower.root
 
cn.hamm.airpower.security - 程序包 cn.hamm.airpower.security
 
cn.hamm.airpower.util - 程序包 cn.hamm.airpower.util
 
cn.hamm.airpower.util.redis - 程序包 cn.hamm.airpower.util.redis
 
cn.hamm.airpower.validate.dictionary - 程序包 cn.hamm.airpower.validate.dictionary
 
cn.hamm.airpower.validate.phone - 程序包 cn.hamm.airpower.validate.phone
 
Constant - cn.hamm.airpower.config中的类
内置常量
Constant() - 类的构造器 cn.hamm.airpower.config.Constant
 
CONTINUE - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
CookieConfig - cn.hamm.airpower.config中的类
Cookie相关配置
CookieConfig() - 类的构造器 cn.hamm.airpower.config.CookieConfig
 
CookieUtil - cn.hamm.airpower.security中的类
Cookie助手
CookieUtil() - 类的构造器 cn.hamm.airpower.security.CookieUtil
 
copyTo(Class<R>) - 类中的方法 cn.hamm.airpower.root.RootModel
复制实例到新的实例
create(String, T) - 类中的静态方法 cn.hamm.airpower.model.Payload
创建一个负载实例
CREATE_TIME_FIELD - 类中的静态变量 cn.hamm.airpower.config.Constant
创建时间字段名
createAccessToken(Long) - 类中的方法 cn.hamm.airpower.security.SecurityUtil
创建一个AccessToken
createClient() - 类中的方法 cn.hamm.airpower.mqtt.MqttHelper
创建MQTT客户端
createClient(String) - 类中的方法 cn.hamm.airpower.mqtt.MqttHelper
创建MQTT客户端
createDatabase(DataSource) - 类中的方法 cn.hamm.airpower.datasource.DataSourceResolver
创建数据库
createDataSource(DataSource) - 类中的方法 cn.hamm.airpower.datasource.DataSourceResolver
创建数据源
createOption() - 类中的方法 cn.hamm.airpower.mqtt.MqttHelper
创建配置
customExceptionHandle(ResultException) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
自定义业务异常

D

DATA_NOT_FOUND - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
DATA_SOURCE_LIST - 类中的静态变量 cn.hamm.airpower.datasource.DataSourceResolver
数据源列表
DATABASE_ERROR - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
DATABASE_TABLE_OR_FIELD_ERROR - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
DATABASE_UNKNOWN_FIELD - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
databaseExceptionHandle(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
数据库连接发生错误
databasePrefix - 类中的静态变量 cn.hamm.airpower.config.GlobalConfig
多数据源数据库前缀
dataExceptionHandle(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
请求的数据不是标准JSON
DataSource - cn.hamm.airpower.datasource中的类
数据源信息
DataSource() - 类的构造器 cn.hamm.airpower.datasource.DataSource
 
DataSourceAspect - cn.hamm.airpower.datasource中的类
数据源切面
DataSourceAspect() - 类的构造器 cn.hamm.airpower.datasource.DataSourceAspect
 
DataSourceConfiguration - cn.hamm.airpower.datasource中的类
数据源配置类
DataSourceConfiguration() - 类的构造器 cn.hamm.airpower.datasource.DataSourceConfiguration
 
DataSourceResolver - cn.hamm.airpower.datasource中的类
数据源操作类
DataSourceResolver() - 类的构造器 cn.hamm.airpower.datasource.DataSourceResolver
初始化空列表
del(String) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
删除缓存
delete(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
删除一条已存在的数据接口
delete(Long) - 类中的方法 cn.hamm.airpower.root.RootService
删除指定的数据
Delete - enum class 中的枚举常量 cn.hamm.airpower.api.Api
删除
deleteById(Long) - 类中的方法 cn.hamm.airpower.root.RootService
删除指定的数据
deleteEntity(E) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
删除指定的实体缓存
deleteUsingDataException(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
删除时的数据关联校验异常
Description - cn.hamm.airpower.annotation中的Annotation Interface
类或属性的文案
determineCurrentLookupKey() - 类中的方法 cn.hamm.airpower.datasource.DataSourceResolver
 
Dictionary - cn.hamm.airpower.validate.dictionary中的Annotation Interface
标记进行字典校验
DictionaryAnnotationValidator - cn.hamm.airpower.validate.dictionary中的类
枚举字典验证实现类
DictionaryAnnotationValidator() - 类的构造器 cn.hamm.airpower.validate.dictionary.DictionaryAnnotationValidator
 
DictionaryUtil - cn.hamm.airpower.util中的类
枚举字典助手
DictionaryUtil() - 类的构造器 cn.hamm.airpower.util.DictionaryUtil
 
disable(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
禁用一条已存在的数据
disable(Long) - 类中的方法 cn.hamm.airpower.root.RootService
禁用指定的数据
Disable - enum class 中的枚举常量 cn.hamm.airpower.api.Api
禁用
disableById(Long) - 类中的方法 cn.hamm.airpower.root.RootService
禁用指定的数据

E

EMAIL - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
邮箱
EMAIL_ERROR - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
EmailUtil - cn.hamm.airpower.util中的类
邮件助手类
EmailUtil() - 类的构造器 cn.hamm.airpower.util.EmailUtil
 
enable(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
启用一条已存在的数据
enable(Long) - 类中的方法 cn.hamm.airpower.root.RootService
启用指定的数据
Enable - enum class 中的枚举常量 cn.hamm.airpower.api.Api
启用
enableById(Long) - 类中的方法 cn.hamm.airpower.root.RootService
启用指定的数据
encode(String, String) - 类中的静态方法 cn.hamm.airpower.security.PasswordUtil
密码和盐获取密码的散列摘要
EQUALS - enum class 中的枚举常量 cn.hamm.airpower.annotation.Search.Mode
相等
equalsKey(int) - 接口中的方法 cn.hamm.airpower.interfaces.IDictionary
判断Key是否相等
ERROR - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
ExceptionInterceptor - cn.hamm.airpower.exception中的类
全局异常处理拦截器
ExceptionInterceptor() - 类的构造器 cn.hamm.airpower.exception.ExceptionInterceptor
 
exclude() - annotation interface 中的元素 cn.hamm.airpower.api.Extends
黑名单
exclude(String...) - 类中的方法 cn.hamm.airpower.root.RootModel
排除传入的字段列表
exclude(List<String>) - 类中的方法 cn.hamm.airpower.root.RootModel
排除传入的字段列表
Exclude - cn.hamm.airpower.annotation中的Annotation Interface
标记字段排除
excludeBaseData() - 类中的方法 cn.hamm.airpower.root.RootEntity
获取简单实体对象
expose(String...) - 类中的方法 cn.hamm.airpower.root.RootModel
只暴露传入的字段列表
Expose - cn.hamm.airpower.annotation中的Annotation Interface
暴露字段属性
Extends - cn.hamm.airpower.api中的Annotation Interface
继承的接口(白名单优先)

F

Filter - cn.hamm.airpower.response中的Annotation Interface
接口返回过滤器
filterResponseDataBy(Class<?>) - 类中的方法 cn.hamm.airpower.root.RootModel
通过指定的过滤器来过滤响应数据
filters() - annotation interface 中的元素 cn.hamm.airpower.annotation.Exclude
分组
filters() - annotation interface 中的元素 cn.hamm.airpower.annotation.Expose
过滤器列表
FORBIDDEN - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
FORBIDDEN_DELETE - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
FORBIDDEN_DELETE_USED - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
FORBIDDEN_EDIT - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
FORBIDDEN_EXIST - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 

G

get(Long) - 类中的方法 cn.hamm.airpower.root.RootService
根据ID查询对应的实体
get(String) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
普通缓存获取
getAuthorizeCookie(String) - 类中的方法 cn.hamm.airpower.security.CookieUtil
获取一个身份验证的Cookie
getById(Long) - 类中的方法 cn.hamm.airpower.root.RootService
根据ID查询对应的实体
getByIdMaybeNull(Long) - 类中的方法 cn.hamm.airpower.root.RootService
根据ID查询对应的实体
getChildren() - 接口中的方法 cn.hamm.airpower.interfaces.ITree
获取树的子集列表
getCode() - 接口中的方法 cn.hamm.airpower.result.IResult
获取错误代码
getCookie(String, String) - 类中的方法 cn.hamm.airpower.security.CookieUtil
获取一个Cookie
getCurrentUserId() - 类中的方法 cn.hamm.airpower.root.RootController
获取当前登录用户的信息
getDataSourceParam() - 类中的静态方法 cn.hamm.airpower.datasource.DataSourceResolver
获取数据源参数
getDescription(Class<?>) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
获取描述 Description("用户")
getDescription(Field) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
获取描述 Description("昵称")
getDescription(Method) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
获取描述 Description("用户接口")
getDetail(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
查询一条详情数据
GetDetail - enum class 中的枚举常量 cn.hamm.airpower.api.Api
查询详情
getDictionaryByKey(Class<T>, int) - 类中的静态方法 cn.hamm.airpower.util.DictionaryUtil
查询指定key的枚举字典项目
getDictionaryList(Class<?>, String...) - 类中的静态方法 cn.hamm.airpower.util.DictionaryUtil
获取指定枚举类的Map数据
getDictionaryList(Class<T>) - 类中的静态方法 cn.hamm.airpower.util.DictionaryUtil
获取指定枚举类的Map数据
getEntity(E) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
从缓存中获取实体
getEntity(String, E) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
从缓存中获取实体
getExpireSecond(String) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
获取过期时间
getFieldList(Class<?>) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
获取指定类的字段列表
getFieldNameList(Class<?>) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
获取类的所有公开属性名称列表
getId() - 接口中的方法 cn.hamm.airpower.interfaces.IEntity
获取主键ID
getIpAddress(HttpServletRequest) - 类中的静态方法 cn.hamm.airpower.request.RequestUtil
获取IP地址
getKey() - 接口中的方法 cn.hamm.airpower.interfaces.IDictionary
获取枚举的key
getLabel() - 接口中的方法 cn.hamm.airpower.interfaces.IDictionary
获取枚举的描述
getList(QueryRequest<E>) - 类中的方法 cn.hamm.airpower.root.RootEntityController
不分页查询
getList(QueryRequest<E>) - 类中的方法 cn.hamm.airpower.root.RootService
不分页查询数据
GetList - enum class 中的枚举常量 cn.hamm.airpower.api.Api
列表查询
getMaybeNull(Long) - 类中的方法 cn.hamm.airpower.root.RootService
根据ID查询对应的实体
getMessage() - 接口中的方法 cn.hamm.airpower.result.IResult
获取返回信息
getName() - 接口中的方法 cn.hamm.airpower.interfaces.ITree
获取树的名称
getPage(QueryPageRequest<E>) - 类中的方法 cn.hamm.airpower.root.RootEntityController
分页查询
getPage(QueryPageRequest<E>) - 类中的方法 cn.hamm.airpower.root.RootService
分页查询数据
GetPage - enum class 中的枚举常量 cn.hamm.airpower.api.Api
分页查询
getParentId() - 接口中的方法 cn.hamm.airpower.interfaces.ITree
获取树的父级ID
getPermissionIdentity(Class<?>, Method) - 类中的静态方法 cn.hamm.airpower.security.AccessUtil
获取权限标识
getPostMapping(Method) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
获取方法的PostMapping
getUserIdFromAccessToken(String) - 类中的方法 cn.hamm.airpower.security.SecurityUtil
从AccessToken中获取用户ID
getWhatNeedAccess(Class<?>, Method) - 类中的静态方法 cn.hamm.airpower.security.AccessUtil
获取需要被授权的类型
globalConfig - 类中的变量 cn.hamm.airpower.root.RootController
 
GlobalConfig - cn.hamm.airpower.config中的类
全局默认配置文件
GlobalConfig() - 类的构造器 cn.hamm.airpower.config.GlobalConfig
 
groups() - annotation interface 中的元素 cn.hamm.airpower.validate.dictionary.Dictionary
验证组
groups() - annotation interface 中的元素 cn.hamm.airpower.validate.phone.Phone
验证组

H

hasKey(String) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
判断key是否存在
httpMediaTypeNotSupportedExceptionHandle(HttpMediaTypeNotSupportedException) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
不支持的数据类型

I

ID_FIELD - 类中的静态变量 cn.hamm.airpower.config.Constant
主键ID字段名
IDictionary - cn.hamm.airpower.interfaces中的接口
枚举字典标准接口
IEntity<E extends IEntity<E>> - cn.hamm.airpower.interfaces中的接口
标准实体接口
ignoreReadOnlyFields(E) - 类中的方法 cn.hamm.airpower.root.RootService
忽略只读字段
initialize(Dictionary) - 类中的方法 cn.hamm.airpower.validate.dictionary.DictionaryAnnotationValidator
 
initialize(Phone) - 类中的方法 cn.hamm.airpower.validate.phone.PhoneAnnotationValidator
 
INTEGER - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
整数
invalidDataAccessResourceUsageExceptionHandle(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
数据表或字段异常
IResult - cn.hamm.airpower.result中的接口
返回数据的接口
isChinese(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是中文汉字
isEmail(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是邮箱
isEntity(Class<?>) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
是否是继承自BaseEntity
isInteger(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是整数
isLetter(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是字母
isLetterOrNumber(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是字母+数字
isMobilePhone(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是手机号
isModel(Class<?>) - 类中的静态方法 cn.hamm.airpower.util.ReflectUtil
是否是继承自BaseModel
isNaturalInteger(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是自然整数
isNaturalNumber(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是自然数
isNormalCode(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是普通字符 允许字符:
isNumber(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是数字
isOnlyNumberAndLetter(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是纯字母和数字
isTelPhone(String) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
是否是座机电话
isValid(Integer, ConstraintValidatorContext) - 类中的方法 cn.hamm.airpower.validate.dictionary.DictionaryAnnotationValidator
 
isValid(String, ConstraintValidatorContext) - 类中的方法 cn.hamm.airpower.validate.phone.PhoneAnnotationValidator
 
ITree<E extends ITree<E>> - cn.hamm.airpower.interfaces中的接口
标准树接口

J

JOIN - enum class 中的枚举常量 cn.hamm.airpower.annotation.Search.Mode
JOIN查询
json() - 类中的方法 cn.hamm.airpower.root.RootController
响应一个操作成功
json(String) - 类中的方法 cn.hamm.airpower.root.RootController
响应一个JSON
Json - cn.hamm.airpower.result.json中的类
简单JSON对象
Json(Result) - 类的构造器 cn.hamm.airpower.result.json.Json
实例化JSON
Json(ResultException, String) - 类的构造器 cn.hamm.airpower.result.json.Json
实例化JSON
Json(Result, String) - 类的构造器 cn.hamm.airpower.result.json.Json
实例化JSON
Json(String) - 类的构造器 cn.hamm.airpower.result.json.Json
实例化JSON
jsonData(Object) - 类中的方法 cn.hamm.airpower.root.RootController
响应一个JsonData
jsonData(Object, String) - 类中的方法 cn.hamm.airpower.root.RootController
响应一个JsonData
JsonData - cn.hamm.airpower.result.json中的类
带DATA返回的JSON对象
JsonData(Object) - 类的构造器 cn.hamm.airpower.result.json.JsonData
实例化JSON
JsonData(Object, String) - 类的构造器 cn.hamm.airpower.result.json.JsonData
实例化JSON
JsonData(Object, String, int) - 类的构造器 cn.hamm.airpower.result.json.JsonData
实例化JSON
jwtExceptionHandle(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
JWT校验失败错误

K

keyGenerator() - 类中的方法 cn.hamm.airpower.util.redis.RedisConfig
 

L

LETTER - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
字母
LETTER_OR_NUMBER - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
字母或数字
LIKE - enum class 中的枚举常量 cn.hamm.airpower.annotation.Search.Mode
字符串模糊匹配
LOCAL_IP_ADDRESS - 类中的静态变量 cn.hamm.airpower.config.Constant
本机IP地址
login - 类中的变量 cn.hamm.airpower.security.AccessConfig
需要登录
login() - annotation interface 中的元素 cn.hamm.airpower.security.Permission
需要登录

M

message() - annotation interface 中的元素 cn.hamm.airpower.validate.dictionary.Dictionary
错误信息
message() - annotation interface 中的元素 cn.hamm.airpower.validate.phone.Phone
错误信息
methodExceptionHandle(HttpRequestMethodNotSupportedException) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
不支持的请求方法
mobile() - annotation interface 中的元素 cn.hamm.airpower.validate.phone.Phone
是否允许手机号格式
MOBILE_PHONE - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
手机
MqttConfig - cn.hamm.airpower.config中的类
MQTT配置类
MqttConfig() - 类的构造器 cn.hamm.airpower.config.MqttConfig
 
MqttHelper - cn.hamm.airpower.mqtt中的类
MQTT助手类
MqttHelper() - 类的构造器 cn.hamm.airpower.mqtt.MqttHelper
 
multipleDataSource(ProceedingJoinPoint) - 类中的方法 cn.hamm.airpower.datasource.DataSourceAspect
多数据源切面方法

N

NATURAL_INTEGER - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
自然整数
NATURAL_NUMBER - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
自然数
NORMAL_CODE - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
普通字符
notFoundHandle(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
访问的接口没有实现
NUMBER - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
数字
NUMBER_OR_LETTER - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
数字或字母

O

otherExceptionHandle(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
其他异常

P

Page - cn.hamm.airpower.model中的类
分页类
Page() - 类的构造器 cn.hamm.airpower.model.Page
 
PARAM_INVALID - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
PARAM_MISSING - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
PasswordUtil - cn.hamm.airpower.security中的类
密码助手类
PasswordUtil() - 类的构造器 cn.hamm.airpower.security.PasswordUtil
 
payload() - annotation interface 中的元素 cn.hamm.airpower.validate.dictionary.Dictionary
 
payload() - annotation interface 中的元素 cn.hamm.airpower.validate.phone.Phone
 
Payload<T> - cn.hamm.airpower.model中的类
负载模型
Payload - cn.hamm.airpower.annotation中的Annotation Interface
标记是挂载数据
Payload() - 类的构造器 cn.hamm.airpower.model.Payload
 
Permission - cn.hamm.airpower.security中的Annotation Interface
是否需要登录和授权
Phone - cn.hamm.airpower.validate.phone中的Annotation Interface
标记电话验证 座机或手机
PhoneAnnotationValidator - cn.hamm.airpower.validate.phone中的类
电话验证实现类
PhoneAnnotationValidator() - 类的构造器 cn.hamm.airpower.validate.phone.PhoneAnnotationValidator
 
pointCut() - 类中的方法 cn.hamm.airpower.datasource.DataSourceAspect
 
pointCut() - 类中的方法 cn.hamm.airpower.response.ResponseAspect
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - 类中的方法 cn.hamm.airpower.security.AbstractAccessInterceptor
 
privateKeyDecode(String) - 类中的方法 cn.hamm.airpower.security.RsaHelper
私钥解密
privateKeyEncode(String) - 类中的方法 cn.hamm.airpower.security.RsaHelper
私钥加密
propertyReferenceExceptionHandle(PropertyReferenceException) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
数据字段不存在
publicKeyDecode(String) - 类中的方法 cn.hamm.airpower.security.RsaHelper
公钥解密
publicKeyEncode(String) - 类中的方法 cn.hamm.airpower.security.RsaHelper
公钥加密
publish(String, String) - 类中的方法 cn.hamm.airpower.mqtt.MqttHelper
发送消息
publish(String, String) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
发布到channel的消息

Q

QueryPageRequest<E extends RootEntity<E>> - cn.hamm.airpower.query中的类
查询分页请求
QueryPageRequest() - 类的构造器 cn.hamm.airpower.query.QueryPageRequest
 
QueryPageResponse<M extends RootModel<?>> - cn.hamm.airpower.query中的类
响应分页类
QueryPageResponse() - 类的构造器 cn.hamm.airpower.query.QueryPageResponse
 
QueryRequest<E extends RootEntity<E>> - cn.hamm.airpower.query中的类
查询请求
QueryRequest() - 类的构造器 cn.hamm.airpower.query.QueryRequest
 

R

ReadOnly - cn.hamm.airpower.annotation中的Annotation Interface
只读字段
REDIS_ERROR - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
RedisConfig - cn.hamm.airpower.util.redis中的类
Redis配置
RedisConfig() - 类的构造器 cn.hamm.airpower.util.redis.RedisConfig
 
redisExceptionHandle(Exception) - 类中的方法 cn.hamm.airpower.exception.ExceptionInterceptor
REDIS连接发生错误
redisUtil - 类中的变量 cn.hamm.airpower.root.RootService
 
RedisUtil<E extends RootEntity<E>> - cn.hamm.airpower.util.redis中的类
Redis封装类
RedisUtil() - 类的构造器 cn.hamm.airpower.util.redis.RedisUtil
 
ReflectUtil - cn.hamm.airpower.util中的类
反射工具类
ReflectUtil() - 类的构造器 cn.hamm.airpower.util.ReflectUtil
 
repository - 类中的变量 cn.hamm.airpower.root.RootService
 
request - 类中的变量 cn.hamm.airpower.root.RootController
当前请求的实例
REQUEST_CONTENT_TYPE_UNSUPPORTED - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
REQUEST_METHOD_UNSUPPORTED - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
RequestUtil - cn.hamm.airpower.request中的类
请求助手类
RequestUtil() - 类的构造器 cn.hamm.airpower.request.RequestUtil
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - 类中的方法 cn.hamm.airpower.security.AccessResolver
ACCESS_TOKEN换用户ID
ResponseAspect - cn.hamm.airpower.response中的类
API请求的响应拦截器
ResponseAspect() - 类的构造器 cn.hamm.airpower.response.ResponseAspect
 
responseFilter(ProceedingJoinPoint) - 类中的方法 cn.hamm.airpower.response.ResponseAspect
 
Result - cn.hamm.airpower.result中的Enum Class
系统异常代码字典
ResultException - cn.hamm.airpower.result中的异常错误
自定义异常包装类
ResultException(int, String) - 异常错误的构造器 cn.hamm.airpower.result.ResultException
直接抛出一个异常
ResultException(Result) - 异常错误的构造器 cn.hamm.airpower.result.ResultException
直接抛出一个异常
ResultException(String) - 异常错误的构造器 cn.hamm.airpower.result.ResultException
抛出一个自定义错误信息的默认异常
RootController - cn.hamm.airpower.root中的类
控制器根类
RootController() - 类的构造器 cn.hamm.airpower.root.RootController
 
RootEntity<E extends RootEntity<E>> - cn.hamm.airpower.root中的类
实体根类
RootEntity() - 类的构造器 cn.hamm.airpower.root.RootEntity
 
RootEntity.WhenAdd - cn.hamm.airpower.root中的接口
当添加时
RootEntity.WhenGetDetail - cn.hamm.airpower.root中的接口
当查询详情时
RootEntity.WhenGetList - cn.hamm.airpower.root中的接口
不分页查询
RootEntity.WhenGetPage - cn.hamm.airpower.root中的接口
分页查询
RootEntity.WhenIdRequired - cn.hamm.airpower.root中的接口
ID必须传入的场景
RootEntity.WhenPayLoad - cn.hamm.airpower.root中的接口
当需要过滤挂载数据时
RootEntity.WhenUpdate - cn.hamm.airpower.root中的接口
当更新时
RootEntityController<E extends RootEntity<E>,S extends RootService<E,R>,R extends RootRepository<E>> - cn.hamm.airpower.root中的类
实体控制器根类
RootEntityController() - 类的构造器 cn.hamm.airpower.root.RootEntityController
 
RootModel<E extends RootModel<E>> - cn.hamm.airpower.root中的类
数据根模型
RootModel() - 类的构造器 cn.hamm.airpower.root.RootModel
 
RootRepository<E extends RootEntity<E>> - cn.hamm.airpower.root中的接口
数据源接口
RootService<E extends RootEntity<E>,R extends RootRepository<E>> - cn.hamm.airpower.root中的类
服务根类
RootService() - 类的构造器 cn.hamm.airpower.root.RootService
 
RsaHelper - cn.hamm.airpower.security中的类
RSA加解密助手类
RsaHelper() - 类的构造器 cn.hamm.airpower.security.RsaHelper
 
run() - 接口中的方法 cn.hamm.airpower.util.TransactionUtil.Function
开始执行一个包含若干方法的事务
run(TransactionUtil.Function) - 类中的方法 cn.hamm.airpower.util.TransactionUtil
开始执行一个包含若干方法的事务

S

saveEntity(E) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
缓存实体
saveEntity(E, long) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
缓存实体
saveEntity(String, E) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
缓存实体
saveEntity(String, E, long) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
缓存实体
Search - cn.hamm.airpower.annotation中的Annotation Interface
标记为搜索字段
Search.Mode - cn.hamm.airpower.annotation中的Enum Class
搜索类型
SECOND_PER_DAY - 类中的静态变量 cn.hamm.airpower.config.Constant
一天的秒数
SECOND_PER_HOUR - 类中的静态变量 cn.hamm.airpower.config.Constant
一小时的秒数
SECOND_PER_MINUTE - 类中的静态变量 cn.hamm.airpower.config.Constant
一分钟
secureUtil - 类中的变量 cn.hamm.airpower.root.RootService
 
SecurityUtil - cn.hamm.airpower.security中的类
安全助手类
SecurityUtil() - 类的构造器 cn.hamm.airpower.security.SecurityUtil
 
sendCode(String, String, String) - 类中的静态方法 cn.hamm.airpower.util.EmailUtil
发送邮件验证码
sendCode(String, String, String, String) - 类中的静态方法 cn.hamm.airpower.util.EmailUtil
发送邮件验证码
sendEmail(String, String, String) - 类中的静态方法 cn.hamm.airpower.util.EmailUtil
发送邮件
service - 类中的变量 cn.hamm.airpower.root.RootEntityController
 
set(String, Object) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
普通缓存放入
set(String, Object, long) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
普通缓存放入并设置时间
setChildren(List<E>) - 接口中的方法 cn.hamm.airpower.interfaces.ITree
设置树的子集列表
setCreateTime(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置创建时间
setCreateTimeFrom(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置创建时间起点
setCreateTimeTo(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置创建时间终点
setCreateUserId(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置创建人ID
setDataSourceParam(String) - 类中的静态方法 cn.hamm.airpower.datasource.DataSourceResolver
设置数据源参数
setExpireSecond(String, long) - 类中的方法 cn.hamm.airpower.util.redis.RedisUtil
指定缓存失效时间
setFilter(E) - 类中的方法 cn.hamm.airpower.query.QueryRequest
设置过滤器
setId(Long) - 接口中的方法 cn.hamm.airpower.interfaces.IEntity
设置实体主键ID
setId(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置ID
setIsDisabled(Boolean) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置是否禁用
setKey(String) - 类中的方法 cn.hamm.airpower.model.Payload
设置键名
setKeyword(String) - 类中的方法 cn.hamm.airpower.query.QueryRequest
设置查询关键词
setName(String) - 接口中的方法 cn.hamm.airpower.interfaces.ITree
设置树名称
setParentId(Long) - 接口中的方法 cn.hamm.airpower.interfaces.ITree
设置父级ID
setPrimaryDataSource() - 类中的方法 cn.hamm.airpower.datasource.DataSourceConfiguration
设置主要的数据源
setRemark(String) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置备注
setSort(Sort) - 类中的方法 cn.hamm.airpower.query.QueryRequest
设置排序
setUpdateTime(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置更新时间
setUpdateTimeFrom(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置更新时间起点
setUpdateTimeTo(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置更新时间终点
setUpdateUserId(Long) - 类中的方法 cn.hamm.airpower.root.RootEntity
设置修改人ID
setValue(T) - 类中的方法 cn.hamm.airpower.model.Payload
设置负载的值
show() - 接口中的方法 cn.hamm.airpower.result.IResult
抛出异常
show(String) - 接口中的方法 cn.hamm.airpower.result.IResult
抛出异常
show(String, Object) - 接口中的方法 cn.hamm.airpower.result.IResult
抛出异常
Sort - cn.hamm.airpower.model中的类
查询排序
Sort() - 类的构造器 cn.hamm.airpower.model.Sort
 
SORT_ASC - 类中的静态变量 cn.hamm.airpower.config.Constant
排序升序
SORT_DESC - 类中的静态变量 cn.hamm.airpower.config.Constant
排序降序
SQL_LIKE_PERCENT - 类中的静态变量 cn.hamm.airpower.config.Constant
SQL语句中like的前缀
SUCCESS - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
supportsParameter(MethodParameter) - 类中的方法 cn.hamm.airpower.security.AccessResolver
 

T

tel() - annotation interface 中的元素 cn.hamm.airpower.validate.phone.Phone
是否允许座机电话格式
TEL_PHONE - 类中的静态变量 cn.hamm.airpower.request.ValidateUtil
座机电话
TransactionUtil - cn.hamm.airpower.util中的类
事务助手类
TransactionUtil() - 类的构造器 cn.hamm.airpower.util.TransactionUtil
 
TransactionUtil.Function - cn.hamm.airpower.util中的接口
 
TreeUtil - cn.hamm.airpower.util中的类
树结构处理助手
TreeUtil() - 类的构造器 cn.hamm.airpower.util.TreeUtil
 

U

UNAUTHORIZED - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
update(E) - 类中的方法 cn.hamm.airpower.root.RootEntityController
修改一条已存在的数据接口
update(E) - 类中的方法 cn.hamm.airpower.root.RootService
修改一条已经存在的数据
Update - enum class 中的枚举常量 cn.hamm.airpower.api.Api
修改
UPDATE_TIME_FIELD - 类中的静态变量 cn.hamm.airpower.config.Constant
修改时间字段名
updateToDatabase(E) - 类中的方法 cn.hamm.airpower.root.RootService
更新到数据库(直接保存)
UPGRADE_CLIENT_NECESSARY - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 
UPGRADE_CLIENT_OPTIONAL - enum class 中的枚举常量 cn.hamm.airpower.result.Result
 

V

ValidateUtil - cn.hamm.airpower.request中的类
验证器工具类
ValidateUtil() - 类的构造器 cn.hamm.airpower.request.ValidateUtil
 
validRegex(String, Pattern) - 类中的静态方法 cn.hamm.airpower.request.ValidateUtil
正则校验
value() - annotation interface 中的元素 cn.hamm.airpower.annotation.Description
文案
value() - annotation interface 中的元素 cn.hamm.airpower.annotation.Search
搜索方式
value() - annotation interface 中的元素 cn.hamm.airpower.api.Extends
白名单
value() - annotation interface 中的元素 cn.hamm.airpower.response.Filter
使用的过滤器
value() - annotation interface 中的元素 cn.hamm.airpower.validate.dictionary.Dictionary
使用的枚举类
valueOf(String) - enum class中的静态方法 cn.hamm.airpower.annotation.Search.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.hamm.airpower.api.Api
Returns the enum constant of this class with the specified name.
valueOf(String) - enum class中的静态方法 cn.hamm.airpower.result.Result
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 cn.hamm.airpower.annotation.Search.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.hamm.airpower.api.Api
Returns an array containing the constants of this enum class, in the order they are declared.
values() - enum class中的静态方法 cn.hamm.airpower.result.Result
Returns an array containing the constants of this enum class, in the order they are declared.

W

when(boolean) - 接口中的方法 cn.hamm.airpower.result.IResult
当满足条件时抛出异常
when(boolean, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当满足条件时抛出异常
when(boolean, String, Object) - 接口中的方法 cn.hamm.airpower.result.IResult
当满足条件时抛出异常
whenEmpty(Object) - 接口中的方法 cn.hamm.airpower.result.IResult
当为null或空字符串时抛出异常
whenEmpty(Object, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当为null或空字符串时抛出异常
whenEquals(Object, Object) - 接口中的方法 cn.hamm.airpower.result.IResult
当两者相同时抛出异常
whenEquals(Object, Object, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两者相同时抛出异常
whenEquals(String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串相同时抛出异常
whenEquals(String, String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串相同时抛出异常
whenEqualsIgnoreCase(String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串忽略大小写相同时抛出异常
whenEqualsIgnoreCase(String, String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串忽略大小写相同时抛出异常
whenNotEquals(Object, Object) - 接口中的方法 cn.hamm.airpower.result.IResult
当两者不相同时抛出异常
whenNotEquals(Object, Object, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两者不相同时抛出异常
whenNotEquals(String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串不相同时抛出异常
whenNotEquals(String, String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串不相同时抛出异常
whenNotEqualsIgnoreCase(String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串忽略大小写还不相同时抛出异常
whenNotEqualsIgnoreCase(String, String, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当两个字符串忽略大小写还不相同时抛出异常
whenNotNull(Object) - 接口中的方法 cn.hamm.airpower.result.IResult
当不为null时抛出异常
whenNotNull(Object, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当不为null时抛出异常
whenNull(Object) - 接口中的方法 cn.hamm.airpower.result.IResult
当为null时抛出异常
whenNull(Object, String) - 接口中的方法 cn.hamm.airpower.result.IResult
当为null时抛出异常
A B C D E F G H I J K L M N O P Q R S T U V W 
All Classes and Interfaces|常量字段值|所有程序包|序列化表格