org.sakaiproject.tool.assessment.ui.listener.author
Class UpdateRandomPoolQuestionsListener

java.lang.Object
  extended by org.sakaiproject.tool.assessment.ui.listener.author.UpdateRandomPoolQuestionsListener
All Implemented Interfaces:
EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener

public class UpdateRandomPoolQuestionsListener
extends Object
implements javax.faces.event.ActionListener


Constructor Summary
UpdateRandomPoolQuestionsListener()
           
 
Method Summary
 void processAction(javax.faces.event.ActionEvent arg0)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateRandomPoolQuestionsListener

public UpdateRandomPoolQuestionsListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent arg0)
                   throws javax.faces.event.AbortProcessingException
Specified by:
processAction in interface javax.faces.event.ActionListener
Throws:
javax.faces.event.AbortProcessingException


Copyright © 2005-2012 Sakai Project. All Rights Reserved.