@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.Boolean |
componentContent
Defines whether the primarily displayed content of the created Group is component content.
|
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
Deprecated.
All From OU will not be used in the new authorization (v4)
|
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, |
UESGroupCreate(UESURI metaArtifactUri, |