@DTO public class UESBasicGroupCreate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESBasicGroupType |
basicGroupType
Specifies the type of basic group.
|
private java.lang.String |
code
Code of the new 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
Description of the new basic group.
|
private java.lang.Boolean |
dryRun
Specifies whether this is only a test run to verify that the object can be created.
|
private UESURI |
iconUri
URI of the basic group's icon.
|
private java.lang.String |
name
Name of the new basic group.
|
private java.lang.Boolean |
searchableInTerritory
Specifies if it is possible to search the new basic group in its territory.
|
private UESSecurityLevel |
securityLevel
Security level.
|
Constructor and Description |
---|
UESBasicGroupCreate(UESBasicGroupType basicGroupType, |
UESBasicGroupCreate(UESBasicGroupType basicGroupType, |
UESBasicGroupCreate(UESBasicGroupType basicGroupType, |
UESBasicGroupCreate(UESBasicGroupType basicGroupType, |
UESBasicGroupCreate(UESBasicGroupType basicGroupType, |