public class GetExplanationsByDecoratorNameAction
extends java.lang.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 java.lang.Exception
preProcess in interface net.anotheria.maf.action.Actionjava.lang.Exceptionpublic void postProcess(net.anotheria.maf.action.ActionMapping mapping,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws java.lang.Exception
postProcess in interface net.anotheria.maf.action.Actionjava.lang.Exceptionpublic 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 java.lang.Exception
execute in interface net.anotheria.maf.action.Actionjava.lang.ExceptionCopyright © 2010-2020 anotheria.net. All Rights Reserved.