|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.ui.listener.evaluation.StudentScoreUpdateListener
public class StudentScoreUpdateListener
This handles the updating of the Student Score page.
Description: Action Listener Evaluation Updating Student Score page
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor Summary | |
|---|---|
StudentScoreUpdateListener()
|
|
| Method Summary | |
|---|---|
void |
processAction(javax.faces.event.ActionEvent ae)
Standard process action method. |
boolean |
saveStudentScores(StudentScoresBean bean,
TotalScoresBean tbean,
DeliveryBean delivery)
Persist the results from the ActionForm in the student page. |
void |
updateAttachment(DeliveryBean delivery)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StudentScoreUpdateListener()
| Method Detail |
|---|
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
processAction in interface javax.faces.event.ActionListenerae - ActionEvent
javax.faces.event.AbortProcessingException
public boolean saveStudentScores(StudentScoresBean bean,
TotalScoresBean tbean,
DeliveryBean delivery)
bean - StudentScoresBean bean
public void updateAttachment(DeliveryBean delivery)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||