@DTO public class AppCreate extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private UESURI |
appBoxUri
UESURI of application box from which was created application.
|
private java.lang.String |
code
Code of the new application.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
private java.lang.String |
description
Description of the new application.
|
private UESURI |
iconUri
URI of the application's icon.
|
private UESURI |
metaArtifactUri
UESURI of the meta artifact.
|
private java.lang.String |
name
Name of the new application.
|
private UESSecurityLevel |
securityLevel
Security level.
|
| Constructor and Description |
|---|
AppCreate(UESURI metaArtifactUri, |
AppCreate(UESURI metaArtifactUri, |
| Modifier and Type | Method and Description |
|---|---|
UESURI |
getAppBoxUri() |
void |
setAppBoxUri(UESURI appBoxUri) |
App (not its descendants) can be used. If the
rights does not permit to create a new application from the meta artifact in the specified location, the create command fails.