索引
All Classes and Interfaces|常量字段值|所有程序包|序列化表格
A
- ALL - 枚举 中的枚举常量 org.macrocloud.kernel.datascope.enums.DataScopeEnum
-
全部数据
B
- BaseDataScopeHandler - org.macrocloud.kernel.datascope.handler中的类
-
默认数据权限规则
- BaseDataScopeHandler() - 类的构造器 org.macrocloud.kernel.datascope.handler.BaseDataScopeHandler
- BaseScopeModelHandler - org.macrocloud.kernel.datascope.handler中的类
-
MacroScopeModelHandler
- BaseScopeModelHandler() - 类的构造器 org.macrocloud.kernel.datascope.handler.BaseScopeModelHandler
- buildHolder(int) - 接口中的静态方法 org.macrocloud.kernel.datascope.constant.DataScopeConstant
-
获取Sql占位符
C
- code() - 注释类型 中的元素 org.macrocloud.kernel.datascope.annotation.DataAuth
-
资源编号
- column() - 注释类型 中的元素 org.macrocloud.kernel.datascope.annotation.DataAuth
-
数据权限对应字段
- CUSTOM - 枚举 中的枚举常量 org.macrocloud.kernel.datascope.enums.DataScopeEnum
-
自定义
D
- DATA_BY_CODE - 接口中的静态变量 org.macrocloud.kernel.datascope.constant.DataScopeConstant
-
根据resourceCode获取数据权限配置
- DATA_BY_DEPT - 接口中的静态变量 org.macrocloud.kernel.datascope.constant.DataScopeConstant
-
获取部门数据
- DataAuth - org.macrocloud.kernel.datascope.annotation中的注释类型
-
数据权限定义
- dataByMapper(int) - 接口中的静态方法 org.macrocloud.kernel.datascope.constant.DataScopeConstant
-
根据mapperId获取数据权限配置
- DataScopeConfiguration - org.macrocloud.kernel.datascope.config中的类
-
数据权限配置类
- DataScopeConfiguration() - 类的构造器 org.macrocloud.kernel.datascope.config.DataScopeConfiguration
- DataScopeConstant - org.macrocloud.kernel.datascope.constant中的接口
-
数据权限常量
- DataScopeEnum - org.macrocloud.kernel.datascope.enums中的枚举
-
数据权限类型
- DataScopeException - org.macrocloud.kernel.datascope.exception中的Exception Class
-
数据权限异常
- DataScopeException() - exception class的构造器 org.macrocloud.kernel.datascope.exception.DataScopeException
- DataScopeException(String) - exception class的构造器 org.macrocloud.kernel.datascope.exception.DataScopeException
- DataScopeException(Throwable) - exception class的构造器 org.macrocloud.kernel.datascope.exception.DataScopeException
- dataScopeHandler(ScopeModelHandler) - 类中的方法 org.macrocloud.kernel.datascope.config.DataScopeConfiguration
- DataScopeHandler - org.macrocloud.kernel.datascope.handler中的接口
-
数据权限规则
- DataScopeInterceptor - org.macrocloud.kernel.datascope.interceptor中的类
-
mybatis 数据权限拦截器
- DataScopeInterceptor() - 类的构造器 org.macrocloud.kernel.datascope.interceptor.DataScopeInterceptor
- DataScopeModel - org.macrocloud.kernel.datascope.model中的类
-
数据权限实体类
- DataScopeModel(Boolean) - 类的构造器 org.macrocloud.kernel.datascope.model.DataScopeModel
-
构造器创建
- DataScopeProperties - org.macrocloud.kernel.datascope.props中的类
-
数据权限参数配置类
- DataScopeProperties() - 类的构造器 org.macrocloud.kernel.datascope.props.DataScopeProperties
- DEFAULT_COLUMN - 接口中的静态变量 org.macrocloud.kernel.datascope.constant.DataScopeConstant
F
G
- getDataScopeByCode(String) - 类中的方法 org.macrocloud.kernel.datascope.handler.BaseScopeModelHandler
-
获取数据权限
- getDataScopeByCode(String) - 接口中的方法 org.macrocloud.kernel.datascope.handler.ScopeModelHandler
-
获取数据权限
- getDataScopeByMapper(String, String) - 类中的方法 org.macrocloud.kernel.datascope.handler.BaseScopeModelHandler
-
获取数据权限
- getDataScopeByMapper(String, String) - 接口中的方法 org.macrocloud.kernel.datascope.handler.ScopeModelHandler
-
获取数据权限
- getDeptAncestors(String) - 类中的方法 org.macrocloud.kernel.datascope.handler.BaseScopeModelHandler
-
获取部门子级
- getDeptAncestors(String) - 接口中的方法 org.macrocloud.kernel.datascope.handler.ScopeModelHandler
-
获取部门子级
I
- intercept(Executor, MappedStatement, Object, RowBounds, ResultHandler, BoundSql) - 类中的方法 org.macrocloud.kernel.datascope.interceptor.DataScopeInterceptor
- interceptor(DataScopeHandler, DataScopeProperties) - 类中的方法 org.macrocloud.kernel.datascope.config.DataScopeConfiguration
O
- of(Integer) - 枚举中的静态方法 org.macrocloud.kernel.datascope.enums.DataScopeEnum
- org.macrocloud.kernel.datascope.annotation - 程序包 org.macrocloud.kernel.datascope.annotation
- org.macrocloud.kernel.datascope.config - 程序包 org.macrocloud.kernel.datascope.config
- org.macrocloud.kernel.datascope.constant - 程序包 org.macrocloud.kernel.datascope.constant
- org.macrocloud.kernel.datascope.enums - 程序包 org.macrocloud.kernel.datascope.enums
- org.macrocloud.kernel.datascope.exception - 程序包 org.macrocloud.kernel.datascope.exception
- org.macrocloud.kernel.datascope.handler - 程序包 org.macrocloud.kernel.datascope.handler
- org.macrocloud.kernel.datascope.interceptor - 程序包 org.macrocloud.kernel.datascope.interceptor
- org.macrocloud.kernel.datascope.model - 程序包 org.macrocloud.kernel.datascope.model
- org.macrocloud.kernel.datascope.props - 程序包 org.macrocloud.kernel.datascope.props
- OWN - 枚举 中的枚举常量 org.macrocloud.kernel.datascope.enums.DataScopeEnum
-
本人可见
- OWN_DEPT - 枚举 中的枚举常量 org.macrocloud.kernel.datascope.enums.DataScopeEnum
-
所在机构可见
- OWN_DEPT_CHILD - 枚举 中的枚举常量 org.macrocloud.kernel.datascope.enums.DataScopeEnum
-
所在机构及子级可见
S
- scopeModelHandler() - 类中的方法 org.macrocloud.kernel.datascope.config.DataScopeConfiguration
- ScopeModelHandler - org.macrocloud.kernel.datascope.handler中的接口
-
获取数据权限模型统一接口
- sqlCondition(String, DataScopeModel, MacroUser, String) - 类中的方法 org.macrocloud.kernel.datascope.handler.BaseDataScopeHandler
- sqlCondition(String, DataScopeModel, MacroUser, String) - 接口中的方法 org.macrocloud.kernel.datascope.handler.DataScopeHandler
-
获取过滤sql
T
V
- value() - 注释类型 中的元素 org.macrocloud.kernel.datascope.annotation.DataAuth
-
数据权限规则值域
- valueOf(String) - 枚举中的静态方法 org.macrocloud.kernel.datascope.enums.DataScopeEnum
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举中的静态方法 org.macrocloud.kernel.datascope.enums.DataScopeEnum
-
按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。
All Classes and Interfaces|常量字段值|所有程序包|序列化表格