public class MfMailSTUpdateHandler extends java.lang.Object implements ActionCustomClass
Constructor and Description |
---|
MfMailSTUpdateHandler() |
Modifier and Type | Method and Description |
---|---|
void |
applyCustomAction(MboRemote inboundComm,
java.lang.Object[] arg1)
(non-Javadoc)
|
void |
sendSTReplyMail(MboRemote inboundComm,
MboRemote commTemplate,
MboRemote targetMbo,
java.lang.String nextStatus,
MboRemote trackEntry,
UserInfo ui,
java.lang.String secString,
MfMailSTCtrlInfo ctrlInfo,
int deviceClass) |
public void applyCustomAction(MboRemote inboundComm, java.lang.Object[] arg1) throws MXException, java.rmi.RemoteException
applyCustomAction
in interface ActionCustomClass
inboundComm
- The Mbo on which the action will apply.MXException
java.rmi.RemoteException
ActionCustomClass.applyCustomAction(psdi.mbo.MboRemote, java.lang.Object[])
public void sendSTReplyMail(MboRemote inboundComm, MboRemote commTemplate, MboRemote targetMbo, java.lang.String nextStatus, MboRemote trackEntry, UserInfo ui, java.lang.String secString, MfMailSTCtrlInfo ctrlInfo, int deviceClass) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException