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

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

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

Title: Samigo

Description: Sakai Assessment Manager

Organization: Sakai Project


Constructor Summary
ItemModifyListener()
           
 
Method Summary
 boolean populateItemBean(ItemAuthorBean itemauthorbean, String itemId)
           
 void processAction(javax.faces.event.ActionEvent 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

ItemModifyListener

public ItemModifyListener()
Method Detail

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

populateItemBean

public boolean populateItemBean(ItemAuthorBean itemauthorbean,
                                String itemId)


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