org.sakaiproject.tool.assessment.ui.listener.author
Class TemplateListener
java.lang.Object
org.sakaiproject.tool.assessment.ui.listener.author.TemplateBaseListener
org.sakaiproject.tool.assessment.ui.listener.author.TemplateListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class TemplateListener
- extends TemplateBaseListener
- implements javax.faces.event.ActionListener
Description: Listener for the Template(Assessment Type) page
|
Method Summary |
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 |
TemplateListener
public TemplateListener()
processAction
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
- Specified by:
processAction in interface javax.faces.event.ActionListener- Specified by:
processAction in class TemplateBaseListener
- Throws:
javax.faces.event.AbortProcessingException
Copyright © 2005-2012 Sakai Project. All Rights Reserved.