org.exoplatform.forum.webui.popup
Class UIPageListPostByUser.DeletePostLinkActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIPageListPostByUser>
      extended by org.exoplatform.forum.webui.popup.UIPageListPostByUser.DeletePostLinkActionListener
Enclosing class:
UIPageListPostByUser

public static class UIPageListPostByUser.DeletePostLinkActionListener
extends org.exoplatform.webui.event.EventListener<UIPageListPostByUser>


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

Constructor Detail

UIPageListPostByUser.DeletePostLinkActionListener

public UIPageListPostByUser.DeletePostLinkActionListener()
Method Detail

execute

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.