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

java.lang.Objectcom.vaadin.Application
com.hack23.cia.web.views.navigationview.application.CitizenIntelligenceAgency
@Configurable(preConstruction=true) public 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 |
| Constructor Summary | |
|---|---|
CitizenIntelligenceAgency()
|
|
| Method Summary | |
|---|---|
com.vaadin.ui.Window |
createNewWindow()
Creates the new window. |
com.vaadin.ui.HorizontalLayout |
createToolbar(UserSessionDTO userSessionDTO,
Navigator navigator)
Creates the toolbar. |
Navigator |
getNavigator()
Gets the navigator. |
UserSessionDTO |
getUserSessionDTO()
Gets the user session dto. |
Long |
getUserSessionId()
Gets the user session id. |
com.vaadin.ui.Window |
getWindow(String name)
|
void |
init()
|
void |
setUserSessionDTO(UserSessionDTO userSessionDTO)
Sets the user session dto. |
void |
setUserSessionId(Long id)
Sets the user session id. |
void |
transactionEnd(com.vaadin.Application application,
Object o)
|
void |
transactionStart(com.vaadin.Application application,
Object o)
|
| Methods inherited from class com.vaadin.Application |
|---|
addListener, addListener, addListener, addResource, addWindow, close, getContext, getErrorHandler, getLocale, getLogoutURL, getMainWindow, getProperty, getPropertyNames, getRelativeLocation, getSystemMessages, getTheme, getURL, getUser, getVersion, getWindows, handleURI, isRunning, removeListener, removeListener, removeListener, removeResource, removeWindow, setErrorHandler, setLocale, setLogoutURL, setMainWindow, setTheme, setUser, start, terminalError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.hack23.cia.web.views.common.ApplicationUserState |
|---|
getUser |
| Constructor Detail |
|---|
public CitizenIntelligenceAgency()
| Method Detail |
|---|
public com.vaadin.ui.Window createNewWindow()
Navigator.NavigableApplication
createNewWindow in interface Navigator.NavigableApplication
public com.vaadin.ui.HorizontalLayout createToolbar(UserSessionDTO userSessionDTO,
Navigator navigator)
userSessionDTO - the user session dtonavigator - the navigator
public Navigator getNavigator()
ApplicationUserState
getNavigator in interface ApplicationUserStatepublic UserSessionDTO getUserSessionDTO()
ApplicationUserState
getUserSessionDTO in interface ApplicationUserStatepublic Long getUserSessionId()
ApplicationUserState
getUserSessionId in interface ApplicationUserStatepublic com.vaadin.ui.Window getWindow(String name)
getWindow in class com.vaadin.Applicationpublic void init()
init in class com.vaadin.Applicationpublic void setUserSessionDTO(UserSessionDTO userSessionDTO)
userSessionDTO - the new user session dtopublic void setUserSessionId(Long id)
ApplicationUserState
setUserSessionId in interface ApplicationUserStateid - the new user session id
public void transactionEnd(com.vaadin.Application application,
Object o)
transactionEnd in interface com.vaadin.service.ApplicationContext.TransactionListener
public void transactionStart(com.vaadin.Application application,
Object o)
transactionStart in interface com.vaadin.service.ApplicationContext.TransactionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||