您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
A
C
F
G
R
S
V
A
ALL_GROUP_NAME
- 接口 中的静态变量cn.stylefeng.roses.kernel.group.api.constants.
GroupConstants
所有分组
C
cn.stylefeng.roses.kernel.group.api
- 程序包 cn.stylefeng.roses.kernel.group.api
cn.stylefeng.roses.kernel.group.api.callback
- 程序包 cn.stylefeng.roses.kernel.group.api.callback
cn.stylefeng.roses.kernel.group.api.constants
- 程序包 cn.stylefeng.roses.kernel.group.api.constants
cn.stylefeng.roses.kernel.group.api.exception
- 程序包 cn.stylefeng.roses.kernel.group.api.exception
cn.stylefeng.roses.kernel.group.api.exception.enums
- 程序包 cn.stylefeng.roses.kernel.group.api.exception.enums
cn.stylefeng.roses.kernel.group.api.pojo
- 程序包 cn.stylefeng.roses.kernel.group.api.pojo
F
findGroupList(SysGroupRequest, boolean)
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.
GroupApi
获取当前用户某个业务下的分组列表
findUserGroupDataList(SysGroupRequest)
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.
GroupApi
获取当前用户某个业务,某个分类下的业务数据id
G
getRenderBusinessId()
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.callback.
GroupNameCallbackApi
获取被渲染数据的主键id
getRequestUnGroupedFlag(BaseRequest)
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.
GroupConditionApi
获取请求是不是请求的未分组 判断baseRequest中请求的conditionGroupName参数是否是“未分组” 如果是未分组,则查询条件中,应当拼接类似如下语句: queryWrapper.nested(ObjectUtil.isNotEmpty(userBizIds), i -> i.notIn(DevopsApp::getAppId, userBizIds));
getUserGroupBizIds(String, BaseRequest)
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.
GroupConditionApi
获取用户对应的业务分组下的业务id集合
GROUP_ADD_NAME
- 接口 中的静态变量cn.stylefeng.roses.kernel.group.api.constants.
GroupConstants
添加分组
GROUP_DELETE_NAME
- 接口 中的静态变量cn.stylefeng.roses.kernel.group.api.constants.
GroupConstants
未分组
GROUP_EXCEPTION_STEP_CODE
- 接口 中的静态变量cn.stylefeng.roses.kernel.group.api.constants.
GroupConstants
异常枚举的步进值
GROUP_MODULE_NAME
- 接口 中的静态变量cn.stylefeng.roses.kernel.group.api.constants.
GroupConstants
业务分组模块名称
GroupApi
-
cn.stylefeng.roses.kernel.group.api
中的接口
业务分组Api
GroupConditionApi
-
cn.stylefeng.roses.kernel.group.api
中的接口
用在查询条件拼接语句时候的分组Api
GroupConstants
-
cn.stylefeng.roses.kernel.group.api.constants
中的接口
业务分组业务
GroupException
-
cn.stylefeng.roses.kernel.group.api.exception
中的异常错误
业务分组异常
GroupException(AbstractExceptionEnum, Object...)
- 异常错误 的构造器cn.stylefeng.roses.kernel.group.api.exception.
GroupException
GroupException(AbstractExceptionEnum)
- 异常错误 的构造器cn.stylefeng.roses.kernel.group.api.exception.
GroupException
GroupExceptionEnum
-
cn.stylefeng.roses.kernel.group.api.exception.enums
中的枚举
业务分组的异常枚举
GroupNameCallbackApi
-
cn.stylefeng.roses.kernel.group.api.callback
中的接口
分组名称回显的方法
R
removeGroup(String, Long)
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.
GroupApi
清空业务id的分组
renderBizListGroupName(String, List<? extends GroupNameCallbackApi>)
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.
GroupConditionApi
将业务的数据集合渲染分组名称
renderGroupName(String)
- 接口 中的方法cn.stylefeng.roses.kernel.group.api.callback.
GroupNameCallbackApi
设置条件分组名称,供回调用
S
SysGroupDTO
-
cn.stylefeng.roses.kernel.group.api.pojo
中的类
业务分组实例类
SysGroupDTO()
- 类 的构造器cn.stylefeng.roses.kernel.group.api.pojo.
SysGroupDTO
SysGroupRequest
-
cn.stylefeng.roses.kernel.group.api.pojo
中的类
业务分组封装类
SysGroupRequest()
- 类 的构造器cn.stylefeng.roses.kernel.group.api.pojo.
SysGroupRequest
V
valueOf(String)
- 枚举 中的静态方法cn.stylefeng.roses.kernel.group.api.exception.enums.
GroupExceptionEnum
返回带有指定名称的该类型的枚举常量。
values()
- 枚举 中的静态方法cn.stylefeng.roses.kernel.group.api.exception.enums.
GroupExceptionEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A
C
F
G
R
S
V
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2024. All rights reserved.