Class UserProfilePreferences
java.lang.Object
de.xima.fc.mdl.profile.UserProfilePreferences
- All Implemented Interfaces:
Serializable
Model for preferences of a
UserProfile.- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the preferences for the UI that lets the user manage and edit client form themes.voidsetDefaultClientId(Long defaultClientId)
-
Constructor Details
-
UserProfilePreferences
public UserProfilePreferences()
-
-
Method Details
-
getDefaultClientId
-
setDefaultClientId
-
getDesignerPreferences
-
getFormPreferences
-
getClientFormThemePreferences
Gets the preferences for the UI that lets the user manage and edit client form themes.- Returns:
- The preferences for the client form theme UI.
-
getInboxPreferences
-