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, writeBytesToOutputStreampublic ActionForward appointmentDelete(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward appointmentList(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws BGException
BGExceptionpublic ActionForward appointmentGet(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exceptionpublic ActionForward appointmentUpdate(ActionMapping mapping,
DynActionForm form,
HttpServletRequest request,
HttpServletResponse response,
java.sql.Connection con)
throws java.lang.Exception
java.lang.Exception