@DTO public class UESGroupSetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
The new code of the group.
|
private java.lang.String |
description
The new description of the group.
|
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 java.lang.String |
name
The new name of the group.
|
private java.lang.Boolean |
searchableInTerritory
Specifies if it is possible to search the group in its territory.
|
private UESSecurityLevel |
securityLevel
The new security level of the group.
|
Constructor and Description |
---|
UESGroupSetAttributes(java.lang.String name, |
UESGroupSetAttributes(java.lang.String name, |
UESGroupSetAttributes(java.lang.String name, |
NULL_URI
value is set, the group icon is removed
and the group uses icon from meta artifact.