Package | Description |
---|---|
com.tencentcloudapi.lowcode.v20210108.models |
Modifier and Type | Method and Description |
---|---|
WedaRole[] |
WedaUser.getRelatedRoles()
Get 关联角色
注意:此字段可能返回 null,表示取不到有效值。
|
WedaRole[] |
RoleListPage.getRoleList()
Get 角色列表
|
WedaRole[] |
RoleGroup.getRoleList()
Get 角色数组
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
WedaUser.setRelatedRoles(WedaRole[] RelatedRoles)
Set 关联角色
注意:此字段可能返回 null,表示取不到有效值。
|
void |
RoleListPage.setRoleList(WedaRole[] RoleList)
Set 角色列表
|
void |
RoleGroup.setRoleList(WedaRole[] RoleList)
Set 角色数组
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
WedaRole(WedaRole source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.