|
||||||||||
| 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.PostMessage
| Field Summary |
| Fields inherited from class org.jbrain.qlink.state.AbstractState |
_session |
| Constructor Summary | |
PostMessage(QSession session,
int bid,
int pid,
int nid)
|
|
| Method Summary | |
void |
activate()
|
boolean |
execute(Action a)
|
void |
savePosting(java.lang.String text)
|
| 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 |
| Constructor Detail |
public PostMessage(QSession session,
int bid,
int pid,
int nid)
| Method Detail |
public void activate()
throws java.io.IOException
activate in interface QStateactivate in class AbstractStatejava.io.IOException
public void savePosting(java.lang.String text)
throws java.io.IOException
java.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 | |||||||||