@DTO public class UESMetaArtifactCreate extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the new meta artifact. 
 | 
private UESURI | 
competentRoleUri
Competent role of the new meta artifact. 
 | 
private java.lang.Boolean | 
componentContent
Defines whether the primarily displayed content of the created Artifact is
 component content. 
 | 
private UESStreamHandler | 
data
Data stream that contains all data of an exported meta artifact. 
 | 
private UESArtifactType | 
defaultArtifactType
Deprecated. 
 
Deprecated since UES8-14. Input value is ignored, null is
             always assumed. 
 | 
private java.lang.String | 
defaultCode
Default code of the new meta artifact. 
 | 
private java.lang.Boolean | 
defaultComponentContent
Defines default value of component content setting. 
 | 
private UESURI | 
defaultIconUri
Default icon of the new meta artifact. 
 | 
private java.lang.String | 
defaultName
Default name of the new meta artifact. 
 | 
private UESSecurityLevel | 
defaultSecurityLevel
Default security level of the new meta artifact. 
 | 
private java.lang.String | 
description
Description of the new meta artifact. 
 | 
private UESURI | 
iconUri
Icon of the new meta artifact. 
 | 
private java.lang.Boolean | 
importAttachments
Specifies whether to import attachments from the data to the new meta
 artifact. 
 | 
private java.lang.Boolean | 
importLifeCycleTemplate
Specifies whether to import life cycle template from the data to the new
 meta artifact. 
 | 
private java.lang.Boolean | 
importMasks
Specifies whether to import permission masks from the data to the new meta
 artifact. 
 | 
private java.lang.Boolean | 
importMetaPermissions
Specifies whether to import meta permission from the data to the new meta
 artifact. 
 | 
private java.lang.Boolean | 
importPermissions
Specifies whether to import permission from the data to the new meta
 artifact. 
 | 
private java.lang.Boolean | 
importProperties
Specifies whether to import properties from the data to the new meta
 artifact. 
 | 
private java.lang.Boolean | 
importPropertyTemplates
Specifies whether to import property templates from the data to the new
 meta artifact. 
 | 
private java.lang.Boolean | 
importSheets
Specifies whether to import sheets from the data to the new meta artifact. 
 | 
private java.lang.Boolean | 
importSheetTemplates
Specifies whether to import sheet templates from the data to the new meta
 artifact. 
 | 
private java.lang.Boolean | 
importUseCases
Specifies whether to import use cases from the data to the new meta
 artifact. 
 | 
private java.lang.String | 
name
Name of the new meta artifact. 
 | 
private java.lang.String | 
referenceMap
Specifies exported outgoing references and their target change for new meta
 artifact. 
 | 
private UESSecurityLevel | 
securityLevel
Security level of the new meta artifact. 
 | 
| Constructor and Description | 
|---|
UESMetaArtifactCreate()  | 
UESMetaArtifactCreate(UESStreamHandler data)  | 
UESMetaArtifactCreate(UESStreamHandler data,  | 
UESMetaArtifactCreate(UESStreamHandler data,  | 
UESMetaArtifactCreate(UESStreamHandler data,  | 
UESMetaArtifactCreate(UESStreamHandler data,  | 
UESMetaArtifactCreate(UESStreamHandler data,  |