@DTO public class UESRoleSetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
The new code of the role.
|
private java.lang.String |
description
The new description of the role.
|
private java.lang.Boolean |
grantAllFromOrganizationalUnit
Specifies if the role will be included among All roles from organizational unit.
|
private UESURI |
iconUri
URI of the role's icon.
|
private java.lang.String |
name
The new name of the role.
|
private java.lang.Boolean |
searchableAcrossTerritories
Deprecated.
This attribute has been deprecated and will not be supported in the future.
|
private java.lang.Boolean |
searchableInTerritory
Specifies if it is possible to search the role in its territory.
|
private UESSecurityLevel |
securityLevel
The new security level of the role.
|
private java.lang.Boolean |
territorySwitchVisible
Deprecated.
This attribute has been deprecated. The visual use case for displaying territories and organizational units,
which this attribute was used for, is no longer supported.
|
Constructor and Description |
---|
UESRoleSetAttributes(java.lang.String name, |
UESRoleSetAttributes(java.lang.String name,
Deprecated.
|
UESRoleSetAttributes(java.lang.String name,
Deprecated.
|
UESRoleSetAttributes(java.lang.String name,
Deprecated.
|
UESRoleSetAttributes(java.lang.String name,
Deprecated.
|
UESRoleSetAttributes(java.lang.String name, |
NULL_URI
value is set, the role icon is removed
and the role uses icon from meta artifact.