A B C D E F G H I J L N O P R S T U V W
A
- addInterceptors(InterceptorRegistry) - 类 中的方法cn.tenfell.plugins.controllerfree.config.NoControllerConfiguration
-
- addResourceHandlers(ResourceHandlerRegistry) - 类 中的方法cn.tenfell.plugins.controllerfree.config.NoControllerConfiguration
-
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - 类 中的方法cn.tenfell.plugins.controllerfree.filter.LoginHandlerInterceptor
-
- AopTargetUtils - cn.tenfell.plugins.controllerfree.utils中的类
-
aop代理判断工具类
- AopTargetUtils() - 类 的构造器cn.tenfell.plugins.controllerfree.utils.AopTargetUtils
-
B
- BaseService - cn.tenfell.plugins.controllerfree.component中的类
-
公共抽象Service
- BaseService() - 类 的构造器cn.tenfell.plugins.controllerfree.component.BaseService
-
- BaseWebExceptionHandler - cn.tenfell.plugins.controllerfree.filter中的类
-
全局异常拦截
- BaseWebExceptionHandler() - 类 的构造器cn.tenfell.plugins.controllerfree.filter.BaseWebExceptionHandler
-
C
- clone() - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
- cn.tenfell.plugins.controllerfree.annotation - 程序包 cn.tenfell.plugins.controllerfree.annotation
-
- cn.tenfell.plugins.controllerfree.component - 程序包 cn.tenfell.plugins.controllerfree.component
-
- cn.tenfell.plugins.controllerfree.config - 程序包 cn.tenfell.plugins.controllerfree.config
-
- cn.tenfell.plugins.controllerfree.controller - 程序包 cn.tenfell.plugins.controllerfree.controller
-
- cn.tenfell.plugins.controllerfree.entity - 程序包 cn.tenfell.plugins.controllerfree.entity
-
- cn.tenfell.plugins.controllerfree.filter - 程序包 cn.tenfell.plugins.controllerfree.filter
-
- cn.tenfell.plugins.controllerfree.inface - 程序包 cn.tenfell.plugins.controllerfree.inface
-
- cn.tenfell.plugins.controllerfree.utils - 程序包 cn.tenfell.plugins.controllerfree.utils
-
- ControllerFreeProperties - cn.tenfell.plugins.controllerfree.config中的类
-
配置信息
- ControllerFreeProperties() - 类 的构造器cn.tenfell.plugins.controllerfree.config.ControllerFreeProperties
-
- ControllerFreeProperties.NeedLogin - cn.tenfell.plugins.controllerfree.config中的枚举
-
- create() - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
D
- doclist(HttpServletRequest) - 类 中的方法cn.tenfell.plugins.controllerfree.controller.WebController
-
文档接口数据地址
E
- EmptyClass - cn.tenfell.plugins.controllerfree.entity中的类
-
空类填充默认InterfaceDoc用的
- EmptyClass() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.EmptyClass
-
- emptyMethod() - 类 中的方法cn.tenfell.plugins.controllerfree.entity.EmptyClass
-
- EnableControllerFree - cn.tenfell.plugins.controllerfree.annotation中的注释类型
-
启动注解
- error(String, String) - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
携异常信息返回
- error(Exception) - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
携异常返回
- error(String, String) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- error(Throwable) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- errorHandler(Throwable) - 接口 中的方法cn.tenfell.plugins.controllerfree.inface.NoControllerInterface
-
全局拦截器方法
F
- failed() - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
失败返回
- failed(String) - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
携消息失败返回
- failed() - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- failed(T, String) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- failed(String) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- failedData(T) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- filter(String...) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
G
- getDate(String) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
val转jdk时间
- getDateTime(String) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
val转时间
- getDocData() - 类 中的静态方法cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
获取文档数据
- getExceptionMessage(Throwable, boolean) - 类 中的静态方法cn.tenfell.plugins.controllerfree.utils.ToolsUtils
-
获取异常信息
- getLoginUser(HttpServletRequest) - 接口 中的方法cn.tenfell.plugins.controllerfree.inface.NoControllerInterface
-
根据request获取用户信息
- getMsg() - 枚举 中的方法cn.tenfell.plugins.controllerfree.entity.ResponseStatus
-
- getNoControllerInterface() - 类 中的静态方法cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
获取NoControllerInterface实现类
- getRequest() - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
获取request
- getRequestBody() - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
- getSession() - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
获取session
- getTarget(T) - 类 中的静态方法cn.tenfell.plugins.controllerfree.utils.AopTargetUtils
-
- getUser() - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
获取登录用户
- getValidator() - 类 中的静态方法cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
获取校验器
H
- handMap - 类 中的静态变量cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
接口地址map
I
- INTERFACE_URI - 类 中的静态变量cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
接口文档数据获取的地址
- InterfaceDoc - cn.tenfell.plugins.controllerfree.annotation中的注释类型
-
文档方法注解
- InterfaceDocChild - cn.tenfell.plugins.controllerfree.entity中的类
-
文档接口方法实体
- InterfaceDocChild() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.InterfaceDocChild
-
- InterfaceDocEntity - cn.tenfell.plugins.controllerfree.entity中的类
-
文档接口模块实体
- InterfaceDocEntity() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.InterfaceDocEntity
-
- InterfaceField - cn.tenfell.plugins.controllerfree.annotation中的注释类型
-
文档字段注解
- InterfaceForm - cn.tenfell.plugins.controllerfree.annotation中的注释类型
-
参数属性注解
- InterfaceModule - cn.tenfell.plugins.controllerfree.annotation中的注释类型
-
模块名称注解
- InterfaceParams - cn.tenfell.plugins.controllerfree.entity中的类
-
文档接口参数实体
- InterfaceParams() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.InterfaceParams
-
J
- json(HttpServletRequest) - 类 中的方法cn.tenfell.plugins.controllerfree.controller.WebController
-
json接口
- jsonp(HttpServletRequest) - 类 中的方法cn.tenfell.plugins.controllerfree.controller.WebController
-
jsonp接口
L
- Logger - 类 中的静态变量cn.tenfell.plugins.controllerfree.controller.WebController
-
- Logger - 类 中的静态变量cn.tenfell.plugins.controllerfree.filter.BaseWebExceptionHandler
-
- Logger - 类 中的静态变量cn.tenfell.plugins.controllerfree.filter.LoginHandlerInterceptor
-
- LoginHandlerInterceptor - cn.tenfell.plugins.controllerfree.filter中的类
-
接口拦截器
- LoginHandlerInterceptor() - 类 的构造器cn.tenfell.plugins.controllerfree.filter.LoginHandlerInterceptor
-
N
- NeedLogin - cn.tenfell.plugins.controllerfree.annotation中的注释类型
-
登录注解
此接口方法需要登录
- NoControllerConfiguration - cn.tenfell.plugins.controllerfree.config中的类
-
插件自动装配
- NoControllerConfiguration() - 类 的构造器cn.tenfell.plugins.controllerfree.config.NoControllerConfiguration
-
- NoControllerInterface - cn.tenfell.plugins.controllerfree.inface中的接口
-
全局拦截器和登录用户接口
- NotNeedLogin - cn.tenfell.plugins.controllerfree.annotation中的注释类型
-
免登录注解
此接口方法,不需要登录
O
- ok() - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
成功返回
- ok(String) - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
携消息成功返回
- ok(T, String) - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
携数据和消息成功返回
- ok() - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- ok(T, String) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- ok(String) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- okData(T) - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
携数据成功返回
- okData(T) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
P
- page(T, Long) - 类 中的方法cn.tenfell.plugins.controllerfree.component.BaseService
-
分页返回
- page(T, Long) - 类 中的静态方法cn.tenfell.plugins.controllerfree.entity.R
-
- parseBean(T) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
- parseBean(T, boolean, boolean) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
- PoData - cn.tenfell.plugins.controllerfree.entity中的类
-
通用MAP
- PoData() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.PoData
-
- postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - 类 中的方法cn.tenfell.plugins.controllerfree.filter.LoginHandlerInterceptor
-
- preHandle(HttpServletRequest, HttpServletResponse, Object) - 类 中的方法cn.tenfell.plugins.controllerfree.filter.LoginHandlerInterceptor
-
R
- R - cn.tenfell.plugins.controllerfree.entity中的类
-
通用前台返回值
- R() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.R
-
- ResponseStatus - cn.tenfell.plugins.controllerfree.entity中的枚举
-
前端状态值枚举
S
- selevt(HttpServletRequest, HttpServletResponse) - 类 中的方法cn.tenfell.plugins.controllerfree.controller.WebController
-
selevt接口
- ServiceCacheData - cn.tenfell.plugins.controllerfree.entity中的类
-
模块缓存数据
- ServiceCacheData() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.ServiceCacheData
-
- set(String, Object) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
- set(boolean, String, Object) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
- set(String, Object) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.R
-
- set(boolean, String, Object) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.R
-
- setApplicationContext(ApplicationContext) - 类 中的方法cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
- setIgnoreNull(String, Object) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
覆盖父类方法,参见父类
- setRequestBody(String) - 类 中的方法cn.tenfell.plugins.controllerfree.entity.PoData
-
T
- ToolsUtils - cn.tenfell.plugins.controllerfree.utils中的类
-
工具类
- ToolsUtils() - 类 的构造器cn.tenfell.plugins.controllerfree.utils.ToolsUtils
-
U
- updateHandMap(String) - 类 中的静态方法cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
更新文档数据
- UriHandComponent - cn.tenfell.plugins.controllerfree.component中的类
-
文档生成组件
- UriHandComponent() - 类 的构造器cn.tenfell.plugins.controllerfree.component.UriHandComponent
-
- UriMap - cn.tenfell.plugins.controllerfree.entity中的类
-
接口映射缓存类
- UriMap() - 类 的构造器cn.tenfell.plugins.controllerfree.entity.UriMap
-
V
- valueOf(String) - 枚举 中的静态方法cn.tenfell.plugins.controllerfree.config.ControllerFreeProperties.NeedLogin
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法cn.tenfell.plugins.controllerfree.entity.ResponseStatus
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法cn.tenfell.plugins.controllerfree.config.ControllerFreeProperties.NeedLogin
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法cn.tenfell.plugins.controllerfree.entity.ResponseStatus
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
W
- WebController - cn.tenfell.plugins.controllerfree.controller中的类
-
通用Controller
- WebController() - 类 的构造器cn.tenfell.plugins.controllerfree.controller.WebController
-
A B C D E F G H I J L N O P R S T U V W
Copyright © 2020. All rights reserved.