A B C D E G H I J L O P R S T U
A
- applicationContext - 类 中的静态变量io.lazyegg.core.util.SpringUtil
-
-- GETTER --
获取applicationContext
- applicationContext - 类 中的静态变量io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- ApplicationContextHelper() - 类 的构造器io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- around(ProceedingJoinPoint) - 类 中的方法io.lazyegg.core.exception.CatchLogAspect
-
B
- bizException(BizException) - 类 中的方法io.lazyegg.core.exception.GlobalExceptionHandler
-
- buildFailure(String, String) - 类 中的静态方法io.lazyegg.core.page.PageLongResponse
-
- buildSuccess() - 类 中的静态方法io.lazyegg.core.page.PageLongResponse
-
C
- CatchAndLog - io.lazyegg.core.exception中的注释类型
-
- CatchLogAspect - io.lazyegg.core.exception中的类
-
- CatchLogAspect() - 类 的构造器io.lazyegg.core.exception.CatchLogAspect
-
- catchLogAspect() - 类 中的方法io.lazyegg.core.exception.CatchLogAutoConfiguration
-
- CatchLogAutoConfiguration - io.lazyegg.core.exception中的类
-
- CatchLogAutoConfiguration() - 类 的构造器io.lazyegg.core.exception.CatchLogAutoConfiguration
-
- clean() - 类 中的静态方法io.lazyegg.core.CurrentUserContextHandler
-
当前线程数据源变量
- CorePackageScan - io.lazyegg中的类
-
CorePackageScan
包扫描配置
- CorePackageScan() - 类 的构造器io.lazyegg.CorePackageScan
-
- CorePackageScan.ApplicationContextHelper - io.lazyegg中的类
-
ApplicationContextHelper
- CorePackageScan.ResponseHandlerFactory - io.lazyegg中的类
-
- current - 类 中的变量io.lazyegg.core.page.PageLongResponse
-
- CURRENT_THREAD_LOCAL - 类 中的静态变量io.lazyegg.core.current.CurrentThreadContext
-
- CURRENT_USER - 类 中的静态变量io.lazyegg.core.CurrentUserContextHandler
-
- CurrentThreadContext - io.lazyegg.core.current中的类
-
当前线程上下文
- CurrentThreadContext() - 类 的构造器io.lazyegg.core.current.CurrentThreadContext
-
- CurrentUserContextHandler - io.lazyegg.core中的类
-
当前用户上下问题
- CurrentUserContextHandler() - 类 的构造器io.lazyegg.core.CurrentUserContextHandler
-
- CurrentUserContextHandler.User - io.lazyegg.core中的类
-
D
- data - 类 中的变量io.lazyegg.core.page.PageLongResponse
-
- decrypt(String, String) - 类 中的静态方法io.lazyegg.core.security.ENCUtil
-
解密
- DEFAULT_TENANT_ID - 类 中的静态变量io.lazyegg.core.current.CurrentThreadContext
-
- DefaultResponseHandler - io.lazyegg.core.exception中的类
-
ResponseHandler
- DefaultResponseHandler() - 类 的构造器io.lazyegg.core.exception.DefaultResponseHandler
-
E
- encrypt(String, String) - 类 中的静态方法io.lazyegg.core.security.ENCUtil
-
加密
- ENCUtil - io.lazyegg.core.security中的类
-
- ENCUtil() - 类 的构造器io.lazyegg.core.security.ENCUtil
-
- environment - 类 中的静态变量io.lazyegg.core.util.SpringUtil
-
-- GETTER --
获取环境变量
G
- get() - 类 中的静态方法io.lazyegg.core.CurrentUserContextHandler
-
获取当前线程数据源变量
- get() - 类 中的静态方法io.lazyegg.CorePackageScan.ResponseHandlerFactory
-
- getApplicationContext() - 类 中的静态方法io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- getBean(String) - 类 中的静态方法io.lazyegg.core.util.SpringUtil
-
通过name获取 Bean
- getBean(Class<T>) - 类 中的静态方法io.lazyegg.core.util.SpringUtil
-
通过class获取Bean
- getBean(String, Class<T>) - 类 中的静态方法io.lazyegg.core.util.SpringUtil
-
通过name,以及Clazz返回指定的Bean
- getBean(Class<T>) - 类 中的静态方法io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- getBean(String) - 类 中的静态方法io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- getBean(String, Class<T>) - 类 中的静态方法io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- getBean(Class<T>, Object...) - 类 中的静态方法io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- getBoolean(String) - 类 中的静态方法io.lazyegg.core.util.SpringUtil
-
获取boolean类型的环境变量
- getCurrent() - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- getData() - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- getInt(String) - 类 中的静态方法io.lazyegg.core.util.SpringUtil
-
获取int类型的环境变量
- getLong(String) - 类 中的静态方法io.lazyegg.core.util.SpringUtil
-
获取long类型的环境变量
- getMap() - 类 中的静态方法io.lazyegg.core.current.CurrentThreadContext
-
判断线程变量是否为空,为空则赋值
- getSize() - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- getString(String) - 类 中的静态方法io.lazyegg.core.util.SpringUtil
-
获取String类型的环境变量
- getTenantId() - 类 中的静态方法io.lazyegg.core.current.CurrentThreadContext
-
获取租户id
- getTotal() - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- getTotalPages() - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- getUserInfo(String) - 接口 中的方法io.lazyegg.core.ac.UserAccInterface
-
- GlobalExceptionHandler - io.lazyegg.core.exception中的类
-
ExceptionHandler
- GlobalExceptionHandler() - 类 的构造器io.lazyegg.core.exception.GlobalExceptionHandler
-
H
- handle(Class, String, String) - 类 中的方法io.lazyegg.core.exception.DefaultResponseHandler
-
- handle(Class, BaseException) - 类 中的方法io.lazyegg.core.exception.DefaultResponseHandler
-
- handle(Class, String, String) - 接口 中的方法io.lazyegg.core.exception.ResponseHandlerI
-
- handle(Class, BaseException) - 接口 中的方法io.lazyegg.core.exception.ResponseHandlerI
-
- handleColaResponse(Class, String, String) - 类 中的静态方法io.lazyegg.core.exception.DefaultResponseHandler
-
- handleException(ProceedingJoinPoint, Throwable) - 类 中的方法io.lazyegg.core.exception.CatchLogAspect
-
I
- illegalArgumentException(Exception) - 类 中的方法io.lazyegg.core.exception.GlobalExceptionHandler
-
参数异常
- io.lazyegg - 程序包 io.lazyegg
-
- io.lazyegg.core - 程序包 io.lazyegg.core
-
- io.lazyegg.core.ac - 程序包 io.lazyegg.core.ac
-
- io.lazyegg.core.annotation - 程序包 io.lazyegg.core.annotation
-
- io.lazyegg.core.config - 程序包 io.lazyegg.core.config
-
- io.lazyegg.core.current - 程序包 io.lazyegg.core.current
-
- io.lazyegg.core.exception - 程序包 io.lazyegg.core.exception
-
- io.lazyegg.core.page - 程序包 io.lazyegg.core.page
-
- io.lazyegg.core.security - 程序包 io.lazyegg.core.security
-
- io.lazyegg.core.util - 程序包 io.lazyegg.core.util
-
- isColaResponse(Class) - 类 中的静态方法io.lazyegg.core.exception.DefaultResponseHandler
-
- isEmpty() - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- isNotEmpty() - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
J
- JacksonConfig - io.lazyegg.core.config中的类
-
JacksonConfig
- JacksonConfig() - 类 的构造器io.lazyegg.core.config.JacksonConfig
-
- jacksonObjectMapper(Jackson2ObjectMapperBuilder) - 类 中的方法io.lazyegg.core.config.JacksonConfig
-
L
- log - 类 中的静态变量io.lazyegg.core.exception.GlobalExceptionHandler
-
- log - 类 中的静态变量io.lazyegg.core.UserInfo
-
- logRequest(ProceedingJoinPoint) - 类 中的方法io.lazyegg.core.exception.CatchLogAspect
-
- logResponse(long, Object) - 类 中的方法io.lazyegg.core.exception.CatchLogAspect
-
O
- of(long, long) - 类 中的静态方法io.lazyegg.core.page.PageLongResponse
-
- of(Collection<T>, long, long, long) - 类 中的静态方法io.lazyegg.core.page.PageLongResponse
-
- of(PageDTO) - 类 中的静态方法io.lazyegg.core.page.PageLongResponse
-
- orgId - 类 中的变量io.lazyegg.core.CurrentUserContextHandler.User
-
- orgId - 类 中的变量io.lazyegg.core.UserInfo
-
P
- PageLongResponse<T> - io.lazyegg.core.page中的类
-
PageLongResponse
- PageLongResponse() - 类 的构造器io.lazyegg.core.page.PageLongResponse
-
- permissions - 类 中的变量io.lazyegg.core.UserInfo
-
- pointcut() - 类 中的方法io.lazyegg.core.exception.CatchLogAspect
-
The syntax of pointcut : https://blog.csdn.net/zhengchao1991/article/details/53391244
R
- ResponseHandlerFactory() - 类 的构造器io.lazyegg.CorePackageScan.ResponseHandlerFactory
-
- ResponseHandlerI - io.lazyegg.core.exception中的接口
-
- roles - 类 中的变量io.lazyegg.core.UserInfo
-
S
- serialVersionUID - 类 中的静态变量io.lazyegg.core.page.PageLongResponse
-
- servletRequestBindingException(ServletRequestBindingException) - 类 中的方法io.lazyegg.core.exception.GlobalExceptionHandler
-
- set(CurrentUserContextHandler.User) - 类 中的静态方法io.lazyegg.core.CurrentUserContextHandler
-
设置当前线程数据源变量
- setApplicationContext(ApplicationContext) - 类 中的方法io.lazyegg.core.util.SpringUtil
-
- setApplicationContext(ApplicationContext) - 类 中的方法io.lazyegg.CorePackageScan.ApplicationContextHelper
-
- setCurrent(long) - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- setData(Collection<T>) - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- setSize(long) - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- setTenantId(long) - 类 中的静态方法io.lazyegg.core.current.CurrentThreadContext
-
设置租户id
- setTotal(long) - 类 中的方法io.lazyegg.core.page.PageLongResponse
-
- size - 类 中的变量io.lazyegg.core.page.PageLongResponse
-
- SpringUtil - io.lazyegg.core.util中的类
-
SpringUtil
- SpringUtil() - 类 的构造器io.lazyegg.core.util.SpringUtil
-
- sysException(SysException) - 类 中的方法io.lazyegg.core.exception.GlobalExceptionHandler
-
T
- TENANT_ID - 类 中的静态变量io.lazyegg.core.current.CurrentThreadContext
-
- total - 类 中的变量io.lazyegg.core.page.PageLongResponse
-
U
- UrlIgnore - io.lazyegg.core.annotation中的注释类型
-
接口放行
- User() - 类 的构造器io.lazyegg.core.CurrentUserContextHandler.User
-
- UserAccInterface - io.lazyegg.core.ac中的接口
-
UserAcInterface
用户防腐层接口
- userId - 类 中的变量io.lazyegg.core.CurrentUserContextHandler.User
-
- userId - 类 中的变量io.lazyegg.core.UserInfo
-
- UserInfo - io.lazyegg.core中的类
-
UserInfo
- UserInfo() - 类 的构造器io.lazyegg.core.UserInfo
-
A B C D E G H I J L O P R S T U
Copyright © 2024. All rights reserved.