public static class AppRoleTableRoleRecRule.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppRoleTableRoleRecRule |
build() |
AppRoleTableRoleRecRule.Builder |
conditions(AppRoleTableRoleRecRuleCondition[] conditions)
记录筛选条件
示例值:
|
AppRoleTableRoleRecRule.Builder |
conjunction(AppRoleTableRoleRecRuleConjunctionEnum conjunction)
多个筛选条件的关系
示例值:and
|
AppRoleTableRoleRecRule.Builder |
conjunction(String conjunction)
多个筛选条件的关系
示例值:and
|
AppRoleTableRoleRecRule.Builder |
otherPerm(AppRoleTableRoleRecRuleOtherPermEnum otherPerm)
其他记录权限,仅在table_perm为2时有意义
示例值:0
|
AppRoleTableRoleRecRule.Builder |
otherPerm(Integer otherPerm)
其他记录权限,仅在table_perm为2时有意义
示例值:0
|
public AppRoleTableRoleRecRule.Builder conditions(AppRoleTableRoleRecRuleCondition[] conditions)
示例值:
conditions - public AppRoleTableRoleRecRule.Builder conjunction(String conjunction)
示例值:and
conjunction - public AppRoleTableRoleRecRule.Builder conjunction(AppRoleTableRoleRecRuleConjunctionEnum conjunction)
示例值:and
conjunction - AppRoleTableRoleRecRuleConjunctionEnumpublic AppRoleTableRoleRecRule.Builder otherPerm(Integer otherPerm)
示例值:0
otherPerm - public AppRoleTableRoleRecRule.Builder otherPerm(AppRoleTableRoleRecRuleOtherPermEnum otherPerm)
示例值:0
otherPerm - AppRoleTableRoleRecRuleOtherPermEnumpublic AppRoleTableRoleRecRule build()
Copyright © 2025. All rights reserved.