@DTO public class AppBoxCreate extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the new application box.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
private java.lang.String |
description
Description of the new application box.
|
private UESURI |
iconUri
URI of the application boxes icon.
|
private UESURI |
metaArtifactUri
UESURI of the meta artifact.
|
private java.lang.String |
name
Name of the new application box.
|
private UESSecurityLevel |
securityLevel
Security level.
|
Constructor and Description |
---|
AppBoxCreate(UESURI metaArtifactUri, |
AppBoxCreate(UESURI metaArtifactUri, |