@DTO public class UESProfileAttributes extends java.lang.Object implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private UESURI |
bookmarksLocationUri
Location of user bookmarks.
|
private java.lang.Boolean |
bookmarksToNavigator
Enables or disables the automatic saving of links to artifacts in the navigator.
|
private java.lang.Boolean |
experimentalFeaturesEnabled
Enables or disables using of experimental features for the personal role.
|
private java.lang.Boolean |
globalLoginEnabled
Specifies whether the user global login is enabled.
|
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 contained in.
|
private UESURI |
myWorkspaceUri
Normalized UESURI of the personal role's workspace folder.
|
private java.lang.String |
notificationsEmail
User notifications email.
|
private UESPersonalRoleNotificationsRule |
notificationsRule
User notifications rule.
|
private java.util.List<java.lang.String> |
portlets
List of portlets displayed in the portlet area.
|
private java.lang.String |
portletsMobileMode
Specifies whether the portlet area is displayed on mobile devices.
|
private java.lang.String |
portletsMode
Specifies whether the portlet area is displayed.
|
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.
|
private java.lang.Boolean |
responsiveContentEnabled
Enables or disables displaying content in responsive layout.
|
private java.lang.Boolean |
responsiveLayoutEnabled
Enables or disables displaying layout in responsive layout.
|
private static long |
serialVersionUID |
Constructor and Description |
---|
UESProfileAttributes(java.lang.String language, |
UESProfileAttributes(java.lang.String language, |
UESProfileAttributes(java.lang.String language, |
UESProfileAttributes(java.lang.String language, |