next up previous contents
Next: Experiment Management Up: Subject Management Previous: Subject Management Screen   Contents

Segment Management

SegmentManagementAction is the controller for segment and corresponding assessment management. The assessment management is delegated to other components. It provides segment edit and add functionalities which are persisted to the database. Change segment functionality is is for switching between segments in the same segment management screen. The assessment related functions provided are adding an assessment (first or second entry for double entry) editing any of the assessment entries via delegation to GAME. The first entry can be deleted from the database also using SegmentManagementAction. The methods in SegmentManagementAction use the corresponding Session Facade interfaces for business logic.

SegmentManagementAction also provides entry points for the reconciliation of the assessment entries, namely preparing view data to be shown on the reconciliation screen and showing a summary of both entries with indication of any missing data in any of the entries as an reconciliation aid.

Each segment contains associated protocol information. The helper class SubjectManagementHelper is responsible for gathering protocol information amongst others.


next up previous contents
Next: Experiment Management Up: Subject Management Previous: Subject Management Screen   Contents
Burak Ozyurt 2008-03-28