@DTO public class UESAccessRoleCreate 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
Code of the new access role. 
 | 
private UESURI | 
competentRoleUri
UESURI of the competent role. 
 | 
private java.lang.Boolean | 
componentContent
Defines whether the primarily displayed content of the created Access role is component content. 
 | 
private java.lang.String | 
description
Description of the new access role. 
 | 
private java.lang.String | 
firstName
First name of the new access role. 
 | 
private java.lang.Boolean | 
force
Specifies if the access role should be created even if the user has already one defined access role in final state. 
 | 
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 UESURI | 
metaArtifactUri
UESURI of the meta artifact. 
 | 
private java.lang.Boolean | 
searchableInTerritory
Specifies if it is possible to search the new access role in its territory. 
 | 
private UESSecurityLevel | 
securityClearance
Security clearance of the new access role. 
 | 
private UESSecurityLevel | 
securityLevel
Security level. 
 | 
private java.lang.String | 
surname
Surname of the new access role. 
 | 
private java.lang.String | 
universeId
Universe identifier of the user. 
 | 
| Constructor and Description | 
|---|
UESAccessRoleCreate(UESURI metaArtifactUri,  | 
UESAccessRoleCreate(UESURI metaArtifactUri,  | 
UESAccessRoleCreate(UESURI metaArtifactUri,  | 
UESAccessRoleCreate(UESURI metaArtifactUri,  |