Uses of Class
de.xima.fc.mdl.profile.UserProfilePreferences
-
Packages that use UserProfilePreferences Package Description de.xima.fc.mdl.profile de.xima.fc.security.user -
-
Uses of UserProfilePreferences in de.xima.fc.mdl.profile
Methods in de.xima.fc.mdl.profile that return UserProfilePreferences Modifier and Type Method Description UserProfilePreferences
UserProfileProperties. getPreferences()
-
Uses of UserProfilePreferences in de.xima.fc.security.user
Methods in de.xima.fc.security.user that return UserProfilePreferences Modifier and Type Method Description UserProfilePreferences
SessionUserManager. getPreferences()
Method parameters in de.xima.fc.security.user with type arguments of type UserProfilePreferences Modifier and Type Method Description void
SessionUserManager. updatePreferences(Consumer<UserProfilePreferences> update)
-