public class GetExplanationsByDecoratorNameAction extends Object implements net.anotheria.maf.action.Action
| Constructor and Description |
|---|
GetExplanationsByDecoratorNameAction() |
| Modifier and Type | Method and Description |
|---|---|
net.anotheria.maf.action.ActionCommand |
execute(net.anotheria.maf.action.ActionMapping mapping,
net.anotheria.maf.bean.FormBean formBean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
void |
postProcess(net.anotheria.maf.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
void |
preProcess(net.anotheria.maf.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
public GetExplanationsByDecoratorNameAction()
public void preProcess(net.anotheria.maf.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws Exception
preProcess in interface net.anotheria.maf.action.ActionExceptionpublic void postProcess(net.anotheria.maf.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws Exception
postProcess in interface net.anotheria.maf.action.ActionExceptionpublic net.anotheria.maf.action.ActionCommand execute(net.anotheria.maf.action.ActionMapping mapping,
net.anotheria.maf.bean.FormBean formBean,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws Exception
execute in interface net.anotheria.maf.action.ActionExceptionCopyright © 2010-2015 anotheria.net. All Rights Reserved.