|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.impl.ui.common.ApplicationUserStateHolder
public final class ApplicationUserStateHolder
The Class ApplicationUserStateHolder.
Method Summary | |
---|---|
static void |
addCurrentApplicationUserState(ApplicationUserState applicationUserState)
Adds the current application user state. |
static ApplicationUserState |
getUserState()
Gets the user state. |
static com.vaadin.terminal.gwt.server.WebBrowser |
getWebBrowser()
Gets the web browser. |
static void |
removeCurrentApplicationUserState()
Removes the current application user state. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void addCurrentApplicationUserState(ApplicationUserState applicationUserState)
applicationUserState
- the application user statepublic static ApplicationUserState getUserState()
public static com.vaadin.terminal.gwt.server.WebBrowser getWebBrowser()
public static void removeCurrentApplicationUserState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |