Class ConfigAction

java.lang.Object
org.apache.struts.action.Action
org.apache.struts.actions.BaseAction
org.apache.struts.actions.DispatchAction
ru.bgcrm.struts.action.BaseAction
ru.bgcrm.struts.action.admin.ConfigAction

public class ConfigAction extends BaseAction
  • Constructor Details

    • ConfigAction

      public ConfigAction()
  • Method Details

    • list

      public org.apache.struts.action.ActionForward list(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • delete

      public org.apache.struts.action.ActionForward delete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • get

      public org.apache.struts.action.ActionForward get(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • update

      public org.apache.struts.action.ActionForward update(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, ConnectionSet conSet) throws Exception
      Throws:
      Exception
    • checkAllowedConfigIds

      public void checkAllowedConfigIds(DynActionForm form) throws BGMessageException
      Throws:
      BGMessageException