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

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

public class PublishRepublishNotificationListener
extends Object
implements javax.faces.event.ValueChangeListener

Title: Samigo

Description: Sakai Assessment Manager

Copyright: Copyright (c) 2004 Sakai Project

Organization: Sakai Project

Version:
$Id: PublishAssessmentNotificationListener.java 16897 2006-10-09 00:28:33Z ktsao@stanford.edu $

Constructor Summary
PublishRepublishNotificationListener()
           
 
Method Summary
 void processValueChange(javax.faces.event.ValueChangeEvent ae)
          Standard process action method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishRepublishNotificationListener

public PublishRepublishNotificationListener()
Method Detail

processValueChange

public void processValueChange(javax.faces.event.ValueChangeEvent ae)
                        throws javax.faces.event.AbortProcessingException
Standard process action method.

Specified by:
processValueChange in interface javax.faces.event.ValueChangeListener
Parameters:
ae - ValueChangeEvent
Throws:
javax.faces.event.AbortProcessingException


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