com.jxml.qare.qhome.remoteAccount
Class ActivationProcessMsg
java.lang.Object
|
+--com.jxml.qare.qhome.SDO
|
+--com.jxml.qare.qhome.MessageAgent
|
+--com.jxml.qare.qhome.remoteAccount.ActivationProcessMsg
- All Implemented Interfaces:
- Item
- public class ActivationProcessMsg
- extends MessageAgent
Methods inherited from class com.jxml.qare.qhome.MessageAgent |
lastSend, lastSend, send, send, send, send, send, send, send, signed, timeout |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
remoteUserPassword
public String remoteUserPassword
sessionNo
public String sessionNo
error
public String error
url
public String url
ActivationProcessMsg
public ActivationProcessMsg()
ActivationProcessMsg
public ActivationProcessMsg(String password)
eval
public void eval(Map properties,
List args,
ClassLoader cl)
throws Exception
- Description copied from class:
SDO
- This method is overidden by classes which support message display in inbox.
- Overrides:
eval
in class SDO
getAction
public String getAction()
- Description copied from class:
SDO
- This method is overidden by classes to specify the action defined by this message.
- Overrides:
getAction
in class SDO
getFactory
public QSchemaFactory getFactory()
- Description copied from class:
SDO
- This method is overidden by classes which use the process/reply logic.
- Overrides:
getFactory
in class SDO
process
public void process(DBSession.Row qSession,
QAppPlugin qapp)
throws Exception
- Description copied from class:
MessageAgent
- This method is overidden by classes which use the process/reply logic.
- Overrides:
process
in class MessageAgent
activateUser
public String activateUser(DBSession.Row qSession)
throws Exception