@DTO public class UESProfileSetAttributes extends java.lang.Object
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
Experimental features setting.
|
private java.lang.Boolean |
globalLoginEnabled
Specifies whether the user global login is enabled.
|
private java.lang.String |
language
User language.
|
private java.lang.String |
notificationsEmail
E-mail address for notifications.
|
private UESPersonalRoleNotificationsRule |
notificationsRule
Notification rule setting.
|
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 |
preferredRoleUri
UESURI of the preferred role in the preferred territory.
|
private UESURI |
preferredTerritoryUri
UESURI of the preferred territory.
|
private java.lang.Boolean |
responsiveContentEnabled
Responsive content settings.
|
private java.lang.Boolean |
responsiveLayoutEnabled
Responsive layout settings.
|
Constructor and Description |
---|
UESProfileSetAttributes(java.lang.String language)
Creates a new instance of UESProfileSetAttributes.
|
UESProfileSetAttributes(java.lang.String language,
Creates a new instance of UESProfileSetAttributes.
|
UESProfileSetAttributes(java.lang.String language,
Creates a new instance of UESProfileSetAttributes.
|
UESProfileSetAttributes(java.lang.String language,
Creates a new instance of UESProfileSetAttributes.
|
UESProfileSetAttributes(java.lang.String language,
Creates a new instance of UESProfileSetAttributes.
|
language
- language
- , notificationsEmail, notificationsRulelanguage
- notificationsEmail
- notificationsRule
- experimentalFeaturesEnabled
- globalLoginEnabled
- bookmarksLocationUri
- portletsMode
- portletsMobileMode
- portlets
- language
- notificationsEmail
- notificationsRule
- experimentalFeaturesEnabled
- globalLoginEnabled
- bookmarksLocationUri
- portletsMode
- portletsMobileMode
- portlets
- responsiveLayoutEnabled
- responsiveContentEnabled
- language
- notificationsEmail
- notificationsRule
- experimentalFeaturesEnabled
- globalLoginEnabled
- bookmarksLocationUri
- portletsMode
- portletsMobileMode
- portlets
- responsiveLayoutEnabled
- responsiveContentEnabled
- bookmarksToNavigator
- preferredTerritoryUri
- preferredRoleUri
-