org.sakaiproject.tool.assessment.ui.listener.samlite
Class QuestionPoolListener

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

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


Constructor Summary
QuestionPoolListener()
           
 
Method Summary
 QuestionPoolFacade createImportedQuestionPool(Document document, int qti)
           
 void processAction(javax.faces.event.ActionEvent ae)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuestionPoolListener

public QuestionPoolListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent ae)
Specified by:
processAction in interface javax.faces.event.ActionListener

createImportedQuestionPool

public QuestionPoolFacade createImportedQuestionPool(Document document,
                                                     int qti)


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