JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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
()
Method Details
getUserName
String
getUserName
()
getEmail
String
getEmail
()
getLanguage
String
getLanguage
()
getTimeZone
TimeZone
getTimeZone
()