|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.vaadin.Application
org.vaadin.navigator7.NavigableApplication
com.hack23.cia.web.impl.ui.application.CitizenIntelligenceAgency
@Component(value="citizenIntelligenceAgency") @Scope(value="prototype") public final class CitizenIntelligenceAgency
The Class CitizenIntelligenceAgency.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.vaadin.Application |
|---|
com.vaadin.Application.ApplicationError, com.vaadin.Application.CustomizedSystemMessages, com.vaadin.Application.SystemMessages, com.vaadin.Application.UserChangeEvent, com.vaadin.Application.UserChangeListener, com.vaadin.Application.WindowAttachEvent, com.vaadin.Application.WindowAttachListener, com.vaadin.Application.WindowDetachEvent, com.vaadin.Application.WindowDetachListener |
| Nested classes/interfaces inherited from interface com.vaadin.terminal.URIHandler |
|---|
com.vaadin.terminal.URIHandler.ErrorEvent |
| Field Summary |
|---|
| Fields inherited from class org.vaadin.navigator7.NavigableApplication |
|---|
currentApplication, currentNavigableAppLevelWindow, veryInitialUriFragment |
| Constructor Summary | |
|---|---|
CitizenIntelligenceAgency()
|
|
| Method Summary | |
|---|---|
org.vaadin.navigator7.window.NavigableAppLevelWindow |
createNewNavigableAppLevelWindow()
|
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. |
void |
setLocale(Locale locale)
|
void |
terminalError(com.vaadin.terminal.Terminal.ErrorEvent event)
|
void |
transactionEnd(com.vaadin.Application application,
Object object)
|
void |
transactionStart(com.vaadin.Application application,
Object object)
|
String |
translateFromEnglish(String string)
Translate from english. |
| Methods inherited from class org.vaadin.navigator7.NavigableApplication |
|---|
getCurrent, getCurrentNavigableAppLevelWindow, getVeryInitialUriFragment, getWebApplication, getWindow, init |
| Methods inherited from class com.vaadin.Application |
|---|
addListener, addListener, addListener, addResource, addWindow, close, getContext, getErrorHandler, getLogoutURL, getMainWindow, getProperty, getPropertyNames, getRelativeLocation, getSystemMessages, getTheme, getURL, getVersion, getWindows, handleURI, isRunning, removeListener, removeListener, removeListener, removeResource, removeWindow, setErrorHandler, setLogoutURL, setMainWindow, setTheme, setUser, start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CitizenIntelligenceAgency()
| Method Detail |
|---|
public org.vaadin.navigator7.window.NavigableAppLevelWindow createNewNavigableAppLevelWindow()
createNewNavigableAppLevelWindow in class org.vaadin.navigator7.NavigableApplicationpublic com.hack23.cia.service.api.ApplicationManager getApplicationManager()
ApplicationUserState
getApplicationManager in interface ApplicationUserStatepublic com.hack23.cia.service.api.ConfigurationManager getConfigurationManager()
ApplicationUserState
getConfigurationManager in interface ApplicationUserStatepublic com.google.api.translate.Language getGoogleApiLanguage()
ApplicationUserState
getGoogleApiLanguage in interface ApplicationUserStatepublic com.google.gwt.language.client.translation.Language getLanguage()
ApplicationUserState
getLanguage in interface ApplicationUserStatepublic Locale getLocale()
ApplicationUserState
getLocale in interface ApplicationUserStategetLocale in class com.vaadin.Applicationpublic Object getUser()
ApplicationUserState
getUser in interface ApplicationUserStategetUser in class com.vaadin.Applicationpublic void setLanguage(com.google.gwt.language.client.translation.Language language)
ApplicationUserState
setLanguage in interface ApplicationUserStatelanguage - the new languagepublic void setLocale(Locale locale)
setLocale in class com.vaadin.Applicationpublic void terminalError(com.vaadin.terminal.Terminal.ErrorEvent event)
terminalError in interface com.vaadin.terminal.Terminal.ErrorListenerterminalError in class com.vaadin.Application
public void transactionEnd(com.vaadin.Application application,
Object object)
transactionEnd in interface com.vaadin.service.ApplicationContext.TransactionListenertransactionEnd in class org.vaadin.navigator7.NavigableApplication
public void transactionStart(com.vaadin.Application application,
Object object)
transactionStart in interface com.vaadin.service.ApplicationContext.TransactionListenertransactionStart in class org.vaadin.navigator7.NavigableApplicationpublic String translateFromEnglish(String string)
ApplicationUserState
translateFromEnglish in interface ApplicationUserStatestring - the string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||