|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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.NavigableApplication
public com.hack23.cia.service.api.ApplicationManager getApplicationManager()
ApplicationUserState
getApplicationManager
in interface ApplicationUserState
public com.hack23.cia.service.api.ConfigurationManager getConfigurationManager()
ApplicationUserState
getConfigurationManager
in interface ApplicationUserState
public com.google.api.translate.Language getGoogleApiLanguage()
ApplicationUserState
getGoogleApiLanguage
in interface ApplicationUserState
public com.google.gwt.language.client.translation.Language getLanguage()
ApplicationUserState
getLanguage
in interface ApplicationUserState
public Locale getLocale()
ApplicationUserState
getLocale
in interface ApplicationUserState
getLocale
in class com.vaadin.Application
public Object getUser()
ApplicationUserState
getUser
in interface ApplicationUserState
getUser
in class com.vaadin.Application
public void setLanguage(com.google.gwt.language.client.translation.Language language)
ApplicationUserState
setLanguage
in interface ApplicationUserState
language
- the new languagepublic void setLocale(Locale locale)
setLocale
in class com.vaadin.Application
public void terminalError(com.vaadin.terminal.Terminal.ErrorEvent event)
terminalError
in interface com.vaadin.terminal.Terminal.ErrorListener
terminalError
in class com.vaadin.Application
public void transactionEnd(com.vaadin.Application application, Object object)
transactionEnd
in interface com.vaadin.service.ApplicationContext.TransactionListener
transactionEnd
in class org.vaadin.navigator7.NavigableApplication
public void transactionStart(com.vaadin.Application application, Object object)
transactionStart
in interface com.vaadin.service.ApplicationContext.TransactionListener
transactionStart
in class org.vaadin.navigator7.NavigableApplication
public String translateFromEnglish(String string)
ApplicationUserState
translateFromEnglish
in interface ApplicationUserState
string
- the string
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |