public class AppointmentAction extends BaseAction
FORWARD_DEFAULT, log, mapper, setup
Constructor and Description |
---|
AppointmentAction() |
Modifier and Type | Method and Description |
---|---|
ActionForward |
appointmentDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
appointmentGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
appointmentList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
ActionForward |
appointmentUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con) |
checkModifyed, dispatchMethod, getAccess, getDefaultMapper, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processJsonForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, processUserTypedForward, unspecified, unspecified, unspecified, unspecified, unspecified, writeBytesToOutputStream
public ActionForward appointmentDelete(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward appointmentList(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws BGException
BGException
public ActionForward appointmentGet(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception
public ActionForward appointmentUpdate(ActionMapping mapping, DynActionForm form, HttpServletRequest request, HttpServletResponse response, java.sql.Connection con) throws java.lang.Exception
java.lang.Exception