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