|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.views.common.ApplicationUserStateHolder
public class ApplicationUserStateHolder
The Class ApplicationUserStateHolder.
Constructor Summary | |
---|---|
ApplicationUserStateHolder()
|
Method Summary | |
---|---|
static void |
addCurrentApplicationUserState(ApplicationUserState applicationUserState)
Adds the current application user state. |
static ApplicationUserState |
getUserState()
Gets the user state. |
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 |
Constructor Detail |
---|
public ApplicationUserStateHolder()
Method Detail |
---|
public static void addCurrentApplicationUserState(ApplicationUserState applicationUserState)
applicationUserState
- the application user statepublic static ApplicationUserState getUserState()
public static void removeCurrentApplicationUserState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |