public class ParameterAction extends BaseAction
FORWARD_DEFAULT, log, mapper, setup
Constructor and Description |
---|
ParameterAction() |
Modifier and Type | Method and Description |
---|---|
ActionForward |
entityLog(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
parameterGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet connectionSet) |
ActionForward |
parameterList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
parameterLog(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
parameterUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStream
public ActionForward parameterLog(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward entityLog(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward parameterList(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward parameterGet(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet connectionSet) throws java.lang.Exception
java.lang.Exception
public ActionForward parameterUpdate(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet conSet) throws java.lang.Exception
java.lang.Exception