|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.jbrain.qlink.state.AbstractState
|
+--org.jbrain.qlink.state.ChangeUserNameState
| Field Summary | |
static int |
PHASE_INITIAL
|
| Fields inherited from class org.jbrain.qlink.state.AbstractState |
_session |
| Constructor Summary | |
ChangeUserNameState(QSession session)
|
|
| Method Summary | |
void |
activate()
|
boolean |
execute(Action a)
|
| Methods inherited from class org.jbrain.qlink.state.AbstractState |
checkEmail, getName, passivate, terminate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int PHASE_INITIAL
| Constructor Detail |
public ChangeUserNameState(QSession session)
| Method Detail |
public void activate()
throws java.io.IOException
activate in interface QStateactivate in class AbstractStatejava.io.IOException
public boolean execute(Action a)
throws java.io.IOException
execute in interface QStateexecute in class AbstractStatejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||