Package org.hippoecm.frontend.service
Interface UserSettings
-
public interface UserSettings
JavaBean containing the settings of a logged in user.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getEmail()
String
getLanguage()
TimeZone
getTimeZone()
String
getUserName()
-