@DTO public class UESRoleCreate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the new role.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
private java.lang.String |
description
Description of the new role.
|
private java.lang.Boolean |
dryRun
Specifies whether this is only a test run to verify that the object can be created.
|
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 UESURI |
metaArtifactUri
UESURI of the meta artifact.
|
private java.lang.String |
name
Name of the new 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 new role in its territory.
|
private UESSecurityLevel |
securityLevel
Security level.
|
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 |
---|
UESRoleCreate(UESURI metaArtifactUri, |
UESRoleCreate(UESURI metaArtifactUri,
Deprecated.
|
UESRoleCreate(UESURI metaArtifactUri,
Deprecated.
|
UESRoleCreate(UESURI metaArtifactUri,
Deprecated.
|
UESRoleCreate(UESURI metaArtifactUri,
Deprecated.
|
UESRoleCreate(UESURI metaArtifactUri,
Deprecated.
|
UESRoleCreate(UESURI metaArtifactUri, |