@DTO public class UESMetaAccessRoleCopy extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
code
Code of the new meta access role copy.
|
private UESURI |
competentRoleUri
UESURI of the competent role.
|
private java.lang.Boolean |
copyAttachments
Specifies whether to copy attachements from the source meta access role to the new copy.
|
private java.lang.Boolean |
copyLifecycle
Specifies whether to copy workflow from the source meta access role to the new copy.
|
private java.lang.Boolean |
copySheets
Specifies whether to copy content from the source meta access role to the new copy.
|
private java.lang.Boolean |
copySheetTemplates
Specifies whether to copy sheet templates from the source meta access role to the new copy.
|
private UESArtifactType |
defaultArtifactType
Specifies default artifact type of the created artifact according to new meta access role copy.
|
private java.lang.String |
defaultCode
Specifies default code of the created access role according to new meta access role copy.
|
private UESURI |
defaultIconUri
Specifies default icon of the created access role according to new meta access role copy.
|
private java.lang.String |
defaultName
Specifies default name of the created access role according to new meta access role copy.
|
private java.lang.Boolean |
defaultSearchableInTerritory
Specifies if it is possible to search for the access role created according to the meta access role in its territory.
|
private UESSecurityLevel |
defaultSecurityLevel
Specifies default security level of the created access role according to new meta access role copy.
|
private java.lang.String |
description
Description of the new meta access role copy.
|
private UESURI |
iconUri
URI of the new meta access role's icon.
|
private UESURI |
locationUri
UESURI of the meta model dictionary where to the meta access role will be copied.
|
private java.lang.String |
name
Name of the new meta access role copy.
|
private UESSecurityLevel |
securityLevel
Security level.
|
Constructor and Description |
---|
UESMetaAccessRoleCopy() |
UESMetaAccessRoleCopy(UESURI locationUri, |
UESMetaAccessRoleCopy(UESURI locationUri, |