public class ConfigAction extends BaseAction
FORWARD_DEFAULT, log, mapper, setup
Constructor and Description |
---|
ConfigAction() |
Modifier and Type | Method and Description |
---|---|
void |
checkAllowedConfigIds(DynActionForm form) |
ActionForward |
delete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
ActionForward |
get(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
ActionForward |
list(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
ConnectionSet conSet) |
ActionForward |
update(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 list(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet conSet) throws java.lang.Exception
java.lang.Exception
public ActionForward delete(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet conSet) throws java.lang.Exception
java.lang.Exception
public ActionForward get(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet conSet) throws java.lang.Exception
java.lang.Exception
public ActionForward update(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, ConnectionSet conSet) throws java.lang.Exception
java.lang.Exception
public void checkAllowedConfigIds(DynActionForm form) throws BGMessageException
BGMessageException