|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ApplicationUserState
The Interface ApplicationUserState.
Method Summary | |
---|---|
com.hack23.cia.service.api.ApplicationManager |
getApplicationManager()
Gets the application manager. |
com.hack23.cia.service.api.ConfigurationManager |
getConfigurationManager()
Gets the configuration manager. |
com.google.api.translate.Language |
getGoogleApiLanguage()
Gets the google api language. |
com.google.gwt.language.client.translation.Language |
getLanguage()
Gets the language. |
Locale |
getLocale()
Gets the locale. |
Object |
getUser()
Gets the user. |
void |
setLanguage(com.google.gwt.language.client.translation.Language language)
Sets the language. |
String |
translateFromEnglish(String string)
Translate from english. |
Method Detail |
---|
com.hack23.cia.service.api.ApplicationManager getApplicationManager()
com.hack23.cia.service.api.ConfigurationManager getConfigurationManager()
com.google.api.translate.Language getGoogleApiLanguage()
com.google.gwt.language.client.translation.Language getLanguage()
Locale getLocale()
Object getUser()
void setLanguage(com.google.gwt.language.client.translation.Language language)
language
- the new languageString translateFromEnglish(String string)
string
- the string
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |