public static class AppRoleTableRoleRecRule.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
AppRoleTableRoleRecRule |
build() |
AppRoleTableRoleRecRule.Builder |
conditions(AppRoleTableRoleRecRuleCondition[] conditions) |
AppRoleTableRoleRecRule.Builder |
conjunction(ConjunctionEnum conjunction) |
AppRoleTableRoleRecRule.Builder |
conjunction(String conjunction) |
AppRoleTableRoleRecRule.Builder |
otherPerm(Integer otherPerm) |
AppRoleTableRoleRecRule.Builder |
otherPerm(OtherPermEnum otherPerm) |
public AppRoleTableRoleRecRule.Builder conditions(AppRoleTableRoleRecRuleCondition[] conditions)
public AppRoleTableRoleRecRule.Builder conjunction(String conjunction)
public AppRoleTableRoleRecRule.Builder conjunction(ConjunctionEnum conjunction)
public AppRoleTableRoleRecRule.Builder otherPerm(Integer otherPerm)
public AppRoleTableRoleRecRule.Builder otherPerm(OtherPermEnum otherPerm)
public AppRoleTableRoleRecRule build()
Copyright © 2022. All rights reserved.