@DTO public class UESProfileAttributes extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
language
User language.
|
private UESURI |
myArtifactUri
Normalized UESURI of the personal role's artifact.
|
private UESURI |
myRoleUri
Normalized UESURI of the personal role.
|
private UESURI |
myTerritoryUri
Normalized UESURI of the territory the personal role is containded in.
|
private UESURI |
myWorkspaceUri
Normalized UESURI of the personal role's workspace folder.
|
private UESURI |
preferredAccessRoleUri
Normalized UESURI of the access role in the preferred territory.
|
private UESURI |
preferredArtifactUri
Normalized UESURI of the preferred role's artifact in the preferred territory.
|
private UESURI |
preferredRoleUri
Normalized UESURI of the preferred role in the preferred territory.
|
private UESURI |
preferredTerritoryUri
Normalized UESURI of the preferred territory.
|
private UESURI |
preferredWorkspaceUri
Normalized UESURI of the preferred role's workspace folder in the preferred territory.
|
Constructor and Description |
---|
UESProfileAttributes(java.lang.String language, |