org.sakaiproject.tool.assessment.ui.listener.questionpool
Class ImportQuestionsToAuthoring
java.lang.Object
org.sakaiproject.tool.assessment.ui.listener.questionpool.ImportQuestionsToAuthoring
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class ImportQuestionsToAuthoring
- extends Object
- implements javax.faces.event.ActionListener
Title: Samigo
Description: Sakai Assessment Manager
- Version:
- $Id: ImportQuestionsToAuthoring.java 73781 2010-02-20 01:16:24Z lydial@stanford.edu $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportQuestionsToAuthoring
public ImportQuestionsToAuthoring()
processAction
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
- Standard process action method.
- Specified by:
processAction in interface javax.faces.event.ActionListener
- Parameters:
ae - ActionEvent
- Throws:
javax.faces.event.AbortProcessingException
importItems
public boolean importItems(QuestionPoolBean qpoolbean)
Copyright © 2005-2012 Sakai Project. All Rights Reserved.