@DTO public class UESOrganizationalUnitAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Artifact type.
|
private java.lang.String |
code
Code of the organizational unit.
|
private UESURI |
companyUri
URI of the company where the organizational unit is located.
|
private UESURI |
competentRoleUri
URI of the competent role.
|
private java.lang.String |
creationStamp
Creation stamp of the organizational unit.
|
private java.util.Date |
creationTime
Creation time of the organizational unit.
|
private java.lang.String |
description
Description of the organizational unit.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the organization unit (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private UESURI |
iconUri
URI of the organizational unit's icon.
|
private UESURI |
locationUri
URI of the organizational unit's container.
|
private UESURI |
metaArtifactUri
URI of the meta artifact.
|
private java.lang.String |
modificationStamp
Modification stamp of the organizational unit.
|
private java.util.Date |
modificationTime
Modification time of the organizational unit.
|
private java.lang.String |
name
Name of the organizational unit.
|
private UESURI |
organizationalUnitUri
URI of the parent organizational unit.
|
private UESSecurityLevel |
securityLevel
Security level of the organizational unit.
|
private UESURI |
uri
Normalized UESURI of the organizational unit.
|
private java.lang.Integer |
version
Version number of the organizational unit.
|
Constructor and Description |
---|
UESOrganizationalUnitAttributes(UESURI uri, |
UESOrganizationalUnitAttributes(UESURI uri, |
UESOrganizationalUnitAttributes(UESURI uri, |
UESOrganizationalUnitAttributes(UESURI uri, |
UESArtifactType.ORGANIZATIONAL
.