| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| +--org.rr0.is.presentation.control.report.ReportAction
User reports a sighting.
Struts action.
| Field Summary | |
final static String | CREATED_FORWARD |
final static String | DATA_MISSING_FORWARD |
final static String | EMPLOYEE_LIST |
final static String | FAILURE_FORWARD |
final static String | LEVELS |
protected Logger | log |
final static String | RELATIONSHIP_LIST |
final static String | RELATIONSHIP_TYPES |
final static String | REMOVED_FORWARD |
final static String | SKILL_LIST |
final static String | SKILL_TO_EDIT |
final static String | UPDATED_FORWARD |
| Constructor Summary | |
ReportAction() | |
| Method Summary | |
ActionForward | create(ActionMapping mapping, ActionForm someForm, HttpServletRequest someRequest, HttpServletResponse someResponse)Exécute l'action de création d'une compétence. |
ActionForward | remove(ActionMapping mapping, ActionForm someForm, HttpServletRequest someRequest, HttpServletResponse someResponse)Exécute l'action de suppression (method=remove). |
ActionForward | update(ActionMapping mapping, ActionForm someForm, HttpServletRequest someRequest, HttpServletResponse someResponse)Exécute l'action |
| Field Detail |
public final static String CREATED_FORWARD
public final static String DATA_MISSING_FORWARD
public final static String EMPLOYEE_LIST
public final static String FAILURE_FORWARD
public final static String LEVELS
protected Logger log
public final static String RELATIONSHIP_LIST
public final static String RELATIONSHIP_TYPES
public final static String REMOVED_FORWARD
public final static String SKILL_LIST
public final static String SKILL_TO_EDIT
public final static String UPDATED_FORWARD
| Constructor Detail |
public ReportAction()
| Method Detail |
public ActionForward create(ActionMapping mapping, ActionForm someForm, HttpServletRequest someRequest, HttpServletResponse someResponse)
throws java.lang.Exception
public ActionForward remove(ActionMapping mapping, ActionForm someForm, HttpServletRequest someRequest, HttpServletResponse someResponse)
throws java.lang.Exception
Ici on utilise le service de capacité pour assurer l'intégrité reférentielle
(la suppression de la compétence implique la suppression des capacités sur cette compétence)
public ActionForward update(ActionMapping mapping, ActionForm someForm, HttpServletRequest someRequest, HttpServletResponse someResponse)
throws java.lang.Exception
| Association Links |
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
to Class java.lang.String
| Dependency Links |
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||