@DTO public class UESGroupAttributes extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private UESArtifactType | 
artifactType
Deprecated. 
 
Deprecated since UES8-14. Always returns null. 
 | 
private java.lang.String | 
code
Code of the group. 
 | 
private UESURI | 
companyUri
Normalized UESURI of the organizational unit where the group is located. 
 | 
private UESURI | 
competentRoleUri
Normalized 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 | 
creationStamp
Creation stamp of the group. 
 | 
private java.util.Date | 
creationTime
Creation time of the group. 
 | 
private java.lang.String | 
description
Description of the group Never null. 
 | 
private UESURI | 
entityTypeUri
UESURI of the entity type of the group (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info). 
 | 
private java.lang.Boolean | 
grantAllFromOrganizationalUnit
Specifies if the group is included among All roles from organizational unit. 
 | 
private UESURI | 
iconUri
URI of the group's icon. 
 | 
private UESURI | 
locationUri
Normalized UESURI of the container where the group is located. 
 | 
private UESURI | 
metaArtifactUri
Normalized UESURI of the meta artifact. 
 | 
private java.lang.String | 
modificationStamp
Modification stamp of the group. 
 | 
private java.util.Date | 
modificationTime
Modification time of the group. 
 | 
private java.lang.String | 
name
Name of the group. 
 | 
private UESURI | 
organizationalUnitUri
Normalized UESURI of the organizational unit where the group is located. 
 | 
private java.lang.Boolean | 
searchableInTerritory
Specifies if it is possible to search the group in its territory. 
 | 
private UESSecurityLevel | 
securityLevel
Security level of the group. 
 | 
private UESURI | 
uri
Normalized UESURI of the group. 
 | 
private java.lang.Integer | 
version
Version number of the group. 
 | 
| Constructor and Description | 
|---|
UESGroupAttributes(UESURI uri,  | 
UESGroupAttributes(UESURI uri,  | 
UESGroupAttributes(UESURI uri,  | 
UESGroupAttributes(UESURI uri,  | 
UESGroupAttributes(UESURI uri,  | 
UESGroupAttributes(UESURI uri,  | 
UESArtifactType.ORGANIZATIONAL.