|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bankframe.fe.statemachine.base.StateBlocker
public class StateBlocker
| Field Summary | |
|---|---|
static String |
LAST_STATE
|
| Constructor Summary | |
|---|---|
StateBlocker()
|
|
| Method Summary | |
|---|---|
static boolean |
blockState(String stateId,
IUserSession userSession)
|
static boolean |
blockStates()
|
static void |
updateLastState(String stateId,
IUserSession userSession)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String LAST_STATE
| Constructor Detail |
|---|
public StateBlocker()
| Method Detail |
|---|
public static boolean blockStates()
public static boolean blockState(String stateId,
IUserSession userSession)
public static void updateLastState(String stateId,
IUserSession userSession)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||