Public Member Functions | |
| ActionForward | execute (ActionMapping actionMapping, ActionForm actionForm, HttpServletRequest request, HttpServletResponse reponse) |
Static Public Member Functions | |
| static void | prepareForward (Session session, IMSU_Form form, HttpServletRequest request, int id) |
| static boolean | setForm (IMSU_Form form, IMSU imsu) |
| static boolean | testForDelete (Session session, int id) |
Static Private Attributes | |
| static Logger | logger = Logger.getLogger(IMSU_Load.class) |
| ActionForward de.fhg.fokus.hss.web.action.IMSU_Load.execute | ( | ActionMapping | actionMapping, | |
| ActionForm | actionForm, | |||
| HttpServletRequest | request, | |||
| HttpServletResponse | reponse | |||
| ) |
| static void de.fhg.fokus.hss.web.action.IMSU_Load.prepareForward | ( | Session | session, | |
| IMSU_Form | form, | |||
| HttpServletRequest | request, | |||
| int | id | |||
| ) | [static] |
| static boolean de.fhg.fokus.hss.web.action.IMSU_Load.testForDelete | ( | Session | session, | |
| int | id | |||
| ) | [static] |
Logger de.fhg.fokus.hss.web.action.IMSU_Load.logger = Logger.getLogger(IMSU_Load.class) [static, private] |
1.5.2