public class SwitchKillSettingAction extends BaseAJAXMoskitoUIAction
ERROR_MSG_INTERNAL_SERVER_ERROR| Constructor and Description |
|---|
SwitchKillSettingAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invokeExecute(net.anotheria.maf.action.ActionMapping mapping,
net.anotheria.maf.bean.FormBean bean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
net.anotheria.maf.json.JSONResponse jsonResponse)
Override this method for invoking main action code.
|
execute, postProcess, preProcessprotected void invokeExecute(net.anotheria.maf.action.ActionMapping mapping,
net.anotheria.maf.bean.FormBean bean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
net.anotheria.maf.json.JSONResponse jsonResponse)
throws java.lang.Exception
BaseAJAXMoskitoUIActioninvokeExecute in class BaseAJAXMoskitoUIActionmapping - - action mappingbean - - beanreq - - requestres - - responsejsonResponse - - JSON Responsejava.lang.Exception - on errorsCopyright © 2010-2020 anotheria.net. All Rights Reserved.