next up previous contents
Next: Subject Management Up: Assessment Management Previous: Assessment Management   Contents

Score Values Display Layout Management

clinical.web.helpers.ScoreValuesDisplayHelper prepares display layout beans for the assessment value display as used in SVResults.jsp and SegmentMan.jsp.

+1 SubjectVisitManagementForm in clinical.web.forms package is the form bean for JSPs SubjectList.jsp, SubjectDetail.jsp, VisitMan.jsp, SubjectMan.jsp, ShowEntries.jsp, SegmentMan.jsp. SubjectVisitManagementForm.getScoreValuesDisplayLayout() uses ScoreValuesDisplayHelper to prepare a ScoreValuesDisplayLayout presentation object holding row by row layout for an assessment.

SubjectVisitManagementForm.getScoreValuesDisplayLayout() is stateful, i.e. increments the instance variable currentAsIdx every time it is called.

SubjectManagementHelper in clinical.web.action package also uses ScoreValuesDisplayHelper.



Burak Ozyurt 2008-03-28