@DTO public class UESAccessRoleCreate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the new access role.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
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
Specifies if the access role will be included among All roles from organizational unit.
|
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, |