org.exoplatform.webui.organization
Class UIAccessGroup.DeleteActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIAccessGroup>
      extended by org.exoplatform.webui.organization.UIAccessGroup.DeleteActionListener
Enclosing class:
UIAccessGroup

public static class UIAccessGroup.DeleteActionListener
extends EventListener<UIAccessGroup>


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIAccessGroup.DeleteActionListener()
           
 
Method Summary
 void execute(Event<UIAccessGroup> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIAccessGroup.DeleteActionListener

public UIAccessGroup.DeleteActionListener()
Method Detail

execute

public void execute(Event<UIAccessGroup> event)
             throws java.lang.Exception
Specified by:
execute in class EventListener<UIAccessGroup>
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.