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