@DTO public class UESBasicGroupAttributes 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 basic group.
|
private UESURI |
companyUri
Normalized UESURI of the organizational unit where the basic 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 BasicGroup is component content.
|
private java.lang.String |
creationStamp
Creation stamp of the basic group.
|
private java.util.Date |
creationTime
Creation time of the basic group.
|
private java.lang.String |
description
Description of the basic group Never null.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the basic group.
|
private UESURI |
iconUri
URI of the basic group's icon.
|
private UESURI |
locationUri
Normalized UESURI of the container where the basic group is located.
|
private UESURI |
metaArtifactUri
Normalized UESURI of the meta artifact.
|
private java.lang.String |
modificationStamp
Modification stamp of the basic group.
|
private java.util.Date |
modificationTime
Modification time of the basic group.
|
private java.lang.String |
name
Name of the basic group.
|
private UESURI |
organizationalUnitUri
Normalized UESURI of the organizational unit where the basic group is located.
|
private java.lang.Boolean |
searchableInTerritory
Specifies if it is possible to search the basic group in its territory.
|
private UESSecurityLevel |
securityLevel
Security level of the basic group.
|
private UESURI |
uri
Normalized UESURI of the basic group.
|
private java.lang.Integer |
version
Version number of the basic group.
|
Constructor and Description |
---|
UESBasicGroupAttributes(UESURI uri, |
UESBasicGroupAttributes(UESURI uri, |
UESBasicGroupAttributes(UESURI uri, |
UESBasicGroupAttributes(UESURI uri, |
UESBasicGroupAttributes(UESURI uri, |