|
||||||||||
| 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.StudentScoreListener
public class StudentScoreListener
This handles the selection of the Student Score page.
Description: Action Listener for Evaluation Student Score page
Copyright: Copyright (c) 2004
Organization: Sakai Project
| Constructor Summary | |
|---|---|
StudentScoreListener()
|
|
| Method Summary | |
|---|---|
void |
processAction(javax.faces.event.ActionEvent ae)
Standard process action method. |
boolean |
studentScores(String publishedId,
StudentScoresBean bean,
boolean isValueChange)
This will populate the StudentScoresBean with the data associated with the particular versioned assessment based on the publishedId. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StudentScoreListener()
| 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 studentScores(String publishedId,
StudentScoresBean bean,
boolean isValueChange)
publishedId - Stringbean - StudentScoresBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||