test.org.sakaiproject.tool.assessment.ui.listener
Class FakeBeginDeliveryActionListener

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

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

Title: Samigo

Purpose: this module fakes the link of published assessment

Description: Sakai Assessment Manager


Constructor Summary
FakeBeginDeliveryActionListener()
           
 
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
 

Constructor Detail

FakeBeginDeliveryActionListener

public FakeBeginDeliveryActionListener()
Method Detail

processAction

public void processAction(javax.faces.event.ActionEvent ae)
                   throws javax.faces.event.AbortProcessingException
ACTION.

Specified by:
processAction in interface javax.faces.event.ActionListener
Parameters:
ae -
Throws:
javax.faces.event.AbortProcessingException


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