@DTO public class UESBasicGroupSetAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
The new code the basic group.
|
private java.lang.Boolean |
componentContent
Defines whether the primarily displayed content of the created BasicGroup is component content.
|
private java.lang.String |
description
The new description of the basic group.
|
private UESURI |
iconUri
URI of the basic group's icon.
|
private java.lang.String |
name
The new name of the basic group.
|
private java.lang.Boolean |
searchableInTerritory
Specifies if it is possible to search the basic group in its territory.
|
private UESSecurityLevel |
securityLevel
The new security level of the basic group.
|
Constructor and Description |
---|
UESBasicGroupSetAttributes(java.lang.String name, |
UESBasicGroupSetAttributes(java.lang.String name, |
UESBasicGroupSetAttributes(java.lang.String name, |