org.sakaiproject.tool.assessment.ui.listener.delivery
Class SubmitToGradingActionListener
java.lang.Object
org.sakaiproject.tool.assessment.ui.listener.delivery.SubmitToGradingActionListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class SubmitToGradingActionListener
- extends Object
- implements javax.faces.event.ActionListener
Title: Samigo
Purpose: This listener is called in delivery when the user clicks on submit,
save, or previous, next, toc.... It calculates and saves scores in DB
- Version:
- $Id: SubmitToGradingActionListener.java 11634 2006-07-06 17:35:54Z
daisyf@stanford.edu $
|
Method Summary |
void |
processAction(javax.faces.event.ActionEvent ae)
ACTION. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubmitToGradingActionListener
public SubmitToGradingActionListener()
processAction
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException,
FinFormatException,
SaLengthException
- ACTION.
- Specified by:
processAction in interface javax.faces.event.ActionListener
- Parameters:
ae -
- Throws:
javax.faces.event.AbortProcessingException
FinFormatException
SaLengthException
Copyright © 2005-2012 Sakai Project. All Rights Reserved.