@DTO public class UESAccessRoleSetAttributes extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
avatarUri
UES URI or URL of image which represents access role's avatar (user photo). 
 | 
private java.lang.String | 
code
The new code of the access role. 
 | 
private java.lang.Boolean | 
componentContent
Defines whether the primarily displayed content of the created Role is component content. 
 | 
private java.lang.String | 
description
The new description of the access role. 
 | 
private java.lang.String | 
firstName
The new first name of the access role. 
 | 
private java.lang.Boolean | 
grantAllFromOrganizationalUnit
Deprecated. 
 
All From OU will not be used in the new authorization (v4) 
 | 
private UESURI | 
iconUri
URI of the access role's icon. 
 | 
private java.lang.Boolean | 
searchableInTerritory
Specifies if it is possible to search the access role in its territory. 
 | 
private UESSecurityLevel | 
securityClearance
Security clearance of the new access role. 
 | 
private UESSecurityLevel | 
securityLevel
Security level of the new access role. 
 | 
private java.lang.String | 
surname
The new surname of the access role. 
 | 
| Constructor and Description | 
|---|
UESAccessRoleSetAttributes(java.lang.String firstName,  | 
UESAccessRoleSetAttributes(java.lang.String firstName,  | 
UESAccessRoleSetAttributes(java.lang.String firstName,  | 
NULL_URI value is set, the role
 icon is removed and the role uses icon from meta artifact.