@DTO public class UESGroupCreate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the new group.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
private java.lang.String |
description
Description of the new group.
|
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 group will be included among All roles from organizational unit.
|
private UESURI |
iconUri
URI of the group's icon.
|
private UESURI |
metaArtifactUri
UESURI of the meta artifact.
|
private java.lang.String |
name
Name of the new group.
|
private java.lang.Boolean |
searchableInTerritory
Specifies if it is possible to search the new group in its territory.
|
private UESSecurityLevel |
securityLevel
Security level.
|
Constructor and Description |
---|
UESGroupCreate(UESURI metaArtifactUri, |
UESGroupCreate(UESURI metaArtifactUri, |
UESGroupCreate(UESURI metaArtifactUri, |
UESGroupCreate(UESURI metaArtifactUri, |
UESGroupCreate(UESURI metaArtifactUri, |