|
||||||||||
| 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.TotalScoreUpdateListener
public class TotalScoreUpdateListener
This handles the updating of the Total Score page.
Description: Action Listener Evaluation Updating Total Score front door
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor Summary | |
|---|---|
TotalScoreUpdateListener()
|
|
| Method Summary | |
|---|---|
void |
processAction(javax.faces.event.ActionEvent ae)
Standard process action method. |
boolean |
saveTotalScores(TotalScoresBean bean)
Persist the results from the ActionForm in the total page. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TotalScoreUpdateListener()
| 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.AbortProcessingExceptionpublic boolean saveTotalScores(TotalScoresBean bean)
bean - TotalScoresBean bean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||