@DTO public class UESMetaRoleCreate extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
private java.lang.String | 
code
Code of the new meta role. 
 | 
private UESURI | 
competentRoleUri
Competent role of the new meta role. 
 | 
private java.lang.Boolean | 
componentContent
Defines whether the primarily displayed content of the created Role is
 component content. 
 | 
private UESStreamHandler | 
data
Data stream that contains all data of an exported meta role. 
 | 
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 role. 
 | 
private java.lang.Boolean | 
defaultComponentContent
Defines default value of component content setting. 
 | 
private UESURI | 
defaultIconUri
Default icon of the new meta role. 
 | 
private java.lang.String | 
defaultName
Default name of the new meta role. 
 | 
private java.lang.Boolean | 
defaultSearchableInTerritory
Specifies default value if meta role is searchable in territory where is
 located. 
 | 
private UESSecurityLevel | 
defaultSecurityLevel
Default security level of the new meta role. 
 | 
private java.lang.String | 
description
Description of the new meta role. 
 | 
private UESURI | 
iconUri
Icon of the new meta role. 
 | 
private java.lang.Boolean | 
importAttachments
Specifies whether to import attachments from the data to the new meta role. 
 | 
private java.lang.Boolean | 
importLifeCycleTemplate
Specifies whether to import life cycle template from the data to the new
 meta role. 
 | 
private java.lang.Boolean | 
importMasks
Specifies whether to import permission masks from the data to the new meta
 role. 
 | 
private java.lang.Boolean | 
importMetaPermissions
Specifies whether to import meta permission from the data to the new meta
 role. 
 | 
private java.lang.Boolean | 
importPermissions
Specifies whether to import permission from the data to the new meta role. 
 | 
private java.lang.Boolean | 
importProperties
Specifies whether to import properties from the data to the new meta role. 
 | 
private java.lang.Boolean | 
importPropertyTemplates
Specifies whether to import property templates from the data to the new
 meta role. 
 | 
private java.lang.Boolean | 
importSheets
Specifies whether to import sheets from the data to the new meta role. 
 | 
private java.lang.Boolean | 
importSheetTemplates
Specifies whether to import sheet templates from the data to the new meta
 role. 
 | 
private java.lang.Boolean | 
importUseCases
Specifies whether to import use cases from the data to the new meta role. 
 | 
private java.lang.String | 
name
Name of the new meta role. 
 | 
private java.lang.String | 
referenceMap
Specifies exported outgoing references and their target change for new meta
 role. 
 | 
private UESSecurityLevel | 
securityLevel
Security level of the new meta role. 
 | 
| Constructor and Description | 
|---|
UESMetaRoleCreate()  | 
UESMetaRoleCreate(UESStreamHandler data)  | 
UESMetaRoleCreate(UESStreamHandler data,  | 
UESMetaRoleCreate(UESStreamHandler data,  | 
UESMetaRoleCreate(UESStreamHandler data,  | 
UESMetaRoleCreate(UESStreamHandler data,  |