Public Member Functions | |
| String | getCrtPage () |
| String | getId_ifc () |
| String | getName () |
| String | getName_application_server () |
| String | getName_tp () |
| String | getRowsPerPage () |
| void | reset (ActionMapping arg0, HttpServletRequest arg1) |
| void | setCrtPage (String crtPage) |
| void | setId_ifc (String id_ifc) |
| void | setName (String name) |
| void | setName_application_server (String name_application_server) |
| void | setName_tp (String name_tp) |
| void | setRowsPerPage (String rowsPerPage) |
Private Attributes | |
| String | crtPage |
| String | id_ifc |
| String | name |
| String | name_application_server |
| String | name_tp |
| String | rowsPerPage |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
| String de.fhg.fokus.hss.web.form.IFC_SearchForm.getCrtPage | ( | ) |
| String de.fhg.fokus.hss.web.form.IFC_SearchForm.getId_ifc | ( | ) |
| String de.fhg.fokus.hss.web.form.IFC_SearchForm.getName | ( | ) |
| String de.fhg.fokus.hss.web.form.IFC_SearchForm.getName_application_server | ( | ) |
| String de.fhg.fokus.hss.web.form.IFC_SearchForm.getName_tp | ( | ) |
| String de.fhg.fokus.hss.web.form.IFC_SearchForm.getRowsPerPage | ( | ) |
| void de.fhg.fokus.hss.web.form.IFC_SearchForm.reset | ( | ActionMapping | arg0, | |
| HttpServletRequest | arg1 | |||
| ) |
| void de.fhg.fokus.hss.web.form.IFC_SearchForm.setCrtPage | ( | String | crtPage | ) |
| void de.fhg.fokus.hss.web.form.IFC_SearchForm.setId_ifc | ( | String | id_ifc | ) |
| void de.fhg.fokus.hss.web.form.IFC_SearchForm.setName | ( | String | name | ) |
| void de.fhg.fokus.hss.web.form.IFC_SearchForm.setName_application_server | ( | String | name_application_server | ) |
| void de.fhg.fokus.hss.web.form.IFC_SearchForm.setName_tp | ( | String | name_tp | ) |
| void de.fhg.fokus.hss.web.form.IFC_SearchForm.setRowsPerPage | ( | String | rowsPerPage | ) |
String de.fhg.fokus.hss.web.form.IFC_SearchForm.crtPage [private] |
String de.fhg.fokus.hss.web.form.IFC_SearchForm.id_ifc [private] |
String de.fhg.fokus.hss.web.form.IFC_SearchForm.name [private] |
String de.fhg.fokus.hss.web.form.IFC_SearchForm.name_application_server [private] |
String de.fhg.fokus.hss.web.form.IFC_SearchForm.name_tp [private] |
String de.fhg.fokus.hss.web.form.IFC_SearchForm.rowsPerPage [private] |
final long de.fhg.fokus.hss.web.form.IFC_SearchForm.serialVersionUID = 1L [static, private] |
1.5.2