org.sakaiproject.tool.assessment.ui.listener.author
Class AuthorSettingsListener
java.lang.Object
org.sakaiproject.tool.assessment.ui.listener.author.AuthorSettingsListener
- All Implemented Interfaces:
- EventListener, javax.faces.event.ActionListener, javax.faces.event.FacesListener
public class AuthorSettingsListener
- extends Object
- implements javax.faces.event.ActionListener
Title: Samigo
Description: Sakai Assessment Manager
- Version:
- $Id: AuthorSettingsListener.java 71511 2010-01-15 22:35:10Z ktsao@stanford.edu $
- Author:
- Ed Smiley
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthorSettingsListener
public AuthorSettingsListener()
processAction
public void processAction(javax.faces.event.ActionEvent ae)
throws javax.faces.event.AbortProcessingException
- Specified by:
processAction in interface javax.faces.event.ActionListener
- Throws:
javax.faces.event.AbortProcessingException
passAuthz
public boolean passAuthz(javax.faces.context.FacesContext context,
String ownerId)
isOwner
public boolean isOwner(String ownerId)
Copyright © 2005-2012 Sakai Project. All Rights Reserved.