Public Member Functions | |
| String | getDeleteActivation () |
| int | getId () |
| String | getName () |
| String | getNextAction () |
| String | getPri_ccf () |
| String | getPri_ecf () |
| String | getSec_ccf () |
| String | getSec_ecf () |
| void | reset (ActionMapping actionMapping, HttpServletRequest request) |
| void | setDeleteActivation (String deleteActivation) |
| void | setId (int id) |
| void | setName (String name) |
| void | setNextAction (String nextAction) |
| void | setPri_ccf (String pri_ccf) |
| void | setPri_ecf (String pri_ecf) |
| void | setSec_ccf (String sec_ccf) |
| void | setSec_ecf (String sec_ecf) |
| ActionErrors | validate (ActionMapping actionMapping, HttpServletRequest request) |
Private Attributes | |
| String | deleteActivation |
| int | id |
| String | name |
| String | nextAction |
| String | pri_ccf |
| String | pri_ecf |
| String | sec_ccf |
| String | sec_ecf |
Static Private Attributes | |
| static Logger | logger = Logger.getLogger(CS_Form.class) |
| static final long | serialVersionUID = 1L |
| String de.fhg.fokus.hss.web.form.CS_Form.getDeleteActivation | ( | ) |
| int de.fhg.fokus.hss.web.form.CS_Form.getId | ( | ) |
| String de.fhg.fokus.hss.web.form.CS_Form.getName | ( | ) |
| String de.fhg.fokus.hss.web.form.CS_Form.getNextAction | ( | ) |
| String de.fhg.fokus.hss.web.form.CS_Form.getPri_ccf | ( | ) |
| String de.fhg.fokus.hss.web.form.CS_Form.getPri_ecf | ( | ) |
| String de.fhg.fokus.hss.web.form.CS_Form.getSec_ccf | ( | ) |
| String de.fhg.fokus.hss.web.form.CS_Form.getSec_ecf | ( | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.reset | ( | ActionMapping | actionMapping, | |
| HttpServletRequest | request | |||
| ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setDeleteActivation | ( | String | deleteActivation | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setId | ( | int | id | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setName | ( | String | name | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setNextAction | ( | String | nextAction | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setPri_ccf | ( | String | pri_ccf | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setPri_ecf | ( | String | pri_ecf | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setSec_ccf | ( | String | sec_ccf | ) |
| void de.fhg.fokus.hss.web.form.CS_Form.setSec_ecf | ( | String | sec_ecf | ) |
| ActionErrors de.fhg.fokus.hss.web.form.CS_Form.validate | ( | ActionMapping | actionMapping, | |
| HttpServletRequest | request | |||
| ) |
String de.fhg.fokus.hss.web.form.CS_Form.deleteActivation [private] |
int de.fhg.fokus.hss.web.form.CS_Form.id [private] |
Logger de.fhg.fokus.hss.web.form.CS_Form.logger = Logger.getLogger(CS_Form.class) [static, private] |
String de.fhg.fokus.hss.web.form.CS_Form.name [private] |
String de.fhg.fokus.hss.web.form.CS_Form.nextAction [private] |
String de.fhg.fokus.hss.web.form.CS_Form.pri_ccf [private] |
String de.fhg.fokus.hss.web.form.CS_Form.pri_ecf [private] |
String de.fhg.fokus.hss.web.form.CS_Form.sec_ccf [private] |
String de.fhg.fokus.hss.web.form.CS_Form.sec_ecf [private] |
final long de.fhg.fokus.hss.web.form.CS_Form.serialVersionUID = 1L [static, private] |
1.5.2