@DTO public class UESAccessRoleAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private UESArtifactType |
artifactType
Artifact type.
|
private java.lang.String |
code
Code of the personal access role.
|
private UESURI |
companyUri
URI of the compay in which the personal access role lies.
|
private UESURI |
competentRoleUri
URI of the competent role.
|
private java.lang.String |
creationStamp
Creation stamp of the access role.
|
private java.util.Date |
creationTime
Creation time of the access role.
|
private java.lang.String |
description
Description of the personal access role.
|
private UESURI |
entityTypeUri
UESURI of the entity type of the access role (see @{cz.ues.platform.sysc.entitytype.UESEntityType} for more info).
|
private java.lang.String |
firstName
First name of the personal access role.
|
private java.lang.Boolean |
grantAllFromOrganizationalUnit
Specifies if the access role is be included among All roles from organizational unit.
|
private UESURI |
iconUri
URI of the access role's icon.
|
private UESURI |
locationUri
URI of the personal access role's container.
|
private UESURI |
metaArtifactUri
URI of the meta artifact.
|
private java.lang.String |
modificationStamp
Modification stamp of the access role.
|
private java.util.Date |
modificationTime
Modification time of the access role.
|
private UESURI |
organizationalUnitUri
URI of the organizational unit in which the personal access role lies.
|
private java.lang.Boolean |
searchableInTerritory
Specifies if it is possible to search the access role in its territory.
|
private UESSecurityLevel |
securityClearance
Security clearance of the access role.
|
private UESSecurityLevel |
securityLevel
Security level of the access role.
|
private java.lang.String |
surname
Surname of the personal access role.
|
private java.lang.String |
universeId
Universe identifier of the user.
|
private UESURI |
uri
Normalized UESURI of the personal access role.
|
private java.lang.Integer |
version
Version number of the access role.
|
Constructor and Description |
---|
UESAccessRoleAttributes(UESURI uri, |
UESAccessRoleAttributes(UESURI uri, |
UESArtifactType.ORGANIZATIONAL
.