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