|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.doui.processaction.ProcessActionHandler<Source>
lumis.service.portalmanagement.sendmail.SendMailProcessActionHandler
public class SendMailProcessActionHandler
Process action handler for the sendmail service actions.
Field Summary | |
---|---|
static java.lang.String |
TYPE_DELETE_MAIL
Type that indicates the action is to delete a mail. |
static java.lang.String |
TYPE_UPDATE_MAIL_CONFIG
Type that indicates the action is to update the mail configuration. |
Constructor Summary | |
---|---|
SendMailProcessActionHandler()
|
Method Summary | |
---|---|
void |
processAction()
Executes the process action. |
Methods inherited from class lumis.doui.processaction.ProcessActionHandler |
---|
addDefaultResponse, addResponseParameter, checkServiceInstancePermission, checkServiceInstancePermission, getId, getParameter, getParameter, getResource, getServiceInterfaceHyperLink, getUrl, init, localize, processHyperLinkResponse, processPopupInterfaceResponse, resolveFieldValueNode, setParameter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String TYPE_DELETE_MAIL
public static final java.lang.String TYPE_UPDATE_MAIL_CONFIG
Constructor Detail |
---|
public SendMailProcessActionHandler()
Method Detail |
---|
public void processAction() throws PortalException
IProcessActionHandler
This method may execute the process action based on the parameters and node specifications passed to it earlier.
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |