Public Member Functions | |
| int | getAssociated_ID () |
| int | getCap_type () |
| int | getId_cap () |
| int | getId_set () |
| String | getName () |
| String | getNextAction () |
| List | getSelect_cap () |
| List | getSelect_cap_type () |
| void | reset (ActionMapping actionMapping, HttpServletRequest request) |
| void | setAssociated_ID (int associated_ID) |
| void | setCap_type (int cap_type) |
| void | setId_cap (int id_cap) |
| void | setId_set (int id_set) |
| void | setName (String name) |
| void | setNextAction (String nextAction) |
| void | setSelect_cap (List select_cap) |
| void | setSelect_cap_type (List select_cap_type) |
| ActionErrors | validate (ActionMapping actionMapping, HttpServletRequest request) |
Private Attributes | |
| int | associated_ID |
| int | cap_type |
| int | id_cap |
| int | id_set |
| String | name |
| String | nextAction |
| List | select_cap |
| List | select_cap_type |
Static Private Attributes | |
| static Logger | logger = Logger.getLogger(CapS_Form.class) |
| static final long | serialVersionUID = 1L |
| int de.fhg.fokus.hss.web.form.CapS_Form.getAssociated_ID | ( | ) |
| int de.fhg.fokus.hss.web.form.CapS_Form.getCap_type | ( | ) |
| int de.fhg.fokus.hss.web.form.CapS_Form.getId_cap | ( | ) |
| int de.fhg.fokus.hss.web.form.CapS_Form.getId_set | ( | ) |
| String de.fhg.fokus.hss.web.form.CapS_Form.getName | ( | ) |
| String de.fhg.fokus.hss.web.form.CapS_Form.getNextAction | ( | ) |
| List de.fhg.fokus.hss.web.form.CapS_Form.getSelect_cap | ( | ) |
| List de.fhg.fokus.hss.web.form.CapS_Form.getSelect_cap_type | ( | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.reset | ( | ActionMapping | actionMapping, | |
| HttpServletRequest | request | |||
| ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setAssociated_ID | ( | int | associated_ID | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setCap_type | ( | int | cap_type | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setId_cap | ( | int | id_cap | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setId_set | ( | int | id_set | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setName | ( | String | name | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setNextAction | ( | String | nextAction | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setSelect_cap | ( | List | select_cap | ) |
| void de.fhg.fokus.hss.web.form.CapS_Form.setSelect_cap_type | ( | List | select_cap_type | ) |
| ActionErrors de.fhg.fokus.hss.web.form.CapS_Form.validate | ( | ActionMapping | actionMapping, | |
| HttpServletRequest | request | |||
| ) |
int de.fhg.fokus.hss.web.form.CapS_Form.associated_ID [private] |
int de.fhg.fokus.hss.web.form.CapS_Form.cap_type [private] |
int de.fhg.fokus.hss.web.form.CapS_Form.id_cap [private] |
int de.fhg.fokus.hss.web.form.CapS_Form.id_set [private] |
Logger de.fhg.fokus.hss.web.form.CapS_Form.logger = Logger.getLogger(CapS_Form.class) [static, private] |
String de.fhg.fokus.hss.web.form.CapS_Form.name [private] |
String de.fhg.fokus.hss.web.form.CapS_Form.nextAction [private] |
List de.fhg.fokus.hss.web.form.CapS_Form.select_cap [private] |
List de.fhg.fokus.hss.web.form.CapS_Form.select_cap_type [private] |
final long de.fhg.fokus.hss.web.form.CapS_Form.serialVersionUID = 1L [static, private] |
1.5.2