Class AppointmentAction

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.AppointmentAction

public class AppointmentAction extends BaseAction
  • Constructor Details

    • AppointmentAction

      public AppointmentAction()
  • Method Details

    • appointmentDelete

      public org.apache.struts.action.ActionForward appointmentDelete(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • appointmentList

      public org.apache.struts.action.ActionForward appointmentList(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws BGException
      Throws:
      BGException
    • appointmentGet

      public org.apache.struts.action.ActionForward appointmentGet(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception
    • appointmentUpdate

      public org.apache.struts.action.ActionForward appointmentUpdate(org.apache.struts.action.ActionMapping mapping, DynActionForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Connection con) throws Exception
      Throws:
      Exception