org.apache.jetspeed.portlets.security.rolemgt
Class AddRoleCommandLinkActionListener
java.lang.Object
org.apache.jetspeed.portlets.security.rolemgt.AddRoleCommandLinkActionListener
- All Implemented Interfaces:
- javax.faces.event.ActionListener, EventListener, javax.faces.event.FacesListener
- public class AddRoleCommandLinkActionListener
- extends Object
- implements javax.faces.event.ActionListener
- Author:
- David Le Strat
Method Summary |
void |
processAction(javax.faces.event.ActionEvent event)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADD_ROLE_TO_PARAM
private static final String ADD_ROLE_TO_PARAM
- The role action controller bean.
- See Also:
- Constant Field Values
AddRoleCommandLinkActionListener
public AddRoleCommandLinkActionListener()
processAction
public void processAction(javax.faces.event.ActionEvent event)
throws javax.faces.event.AbortProcessingException
- Specified by:
processAction
in interface javax.faces.event.ActionListener
- Throws:
javax.faces.event.AbortProcessingException
Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.