@DTO public class UESMetaAccessRoleAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Artifact type.
|
private java.lang.String |
code
Code of the meta access role.
|
private UESURI |
companyUri
URI of the company where is the meta model located.
|
private UESURI |
competentRoleUri
Normalized UESURI of the competent role.
|
private java.lang.String |
creationStamp
Creation stamp of the meta access role.
|
private java.util.Date |
creationTime
Creation time of the meta access role.
|
private UESArtifactType |
defaultArtifactType
Default artifact type for the artifacts created according to the meta artifact.
|
private java.lang.String |
defaultCode
Default code for the artifact created according to the meta access role.
|
private UESURI |
defaultIconUri
Default icon for the artifact created according to the meta access role.
|
private java.lang.String |
defaultName
Default name for the artifact created according to the meta access role.
|
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
Default security level for the artifact created according to the meta access role.
|
private java.lang.String |
description
Description of the meta access role Never null.
|
private UESURI |
iconUri
URI of the meta access role's icon.
|
private UESURI |
locationUri
Normalized UESURI of the container where the meta access role is located.
|
private UESURI |
metaArtifactUri
Normalized UES URI of the meta artifact template.
|
private java.lang.String |
modificationStamp
Modification stamp of the meta access role.
|
private java.util.Date |
modificationTime
Modification time of the meta access role.
|
private java.lang.String |
name
Name of the meta access role.
|
private UESURI |
organizationalUnitUri
Normalized UESURI of the organizational unit where the meta access role is located.
|
private UESSecurityLevel |
securityLevel
Security level of the meta access role.
|
private UESURI |
sourceMetaArtifactUri
Normalized UESURI of the source meta access role from which is meta access role copied.
|
private UESURI |
uri
Normalized UESURI of the meta meta access.
|
private java.lang.Integer |
version
Version number of the meta access role.
|
Constructor and Description |
---|
UESMetaAccessRoleAttributes(UESURI uri, |
UESArtifactType.META
.