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