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