org.exoplatform.forum.webui
Class UITopicDetail.SetStickTopicActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UITopicDetail>
      extended by org.exoplatform.forum.webui.UITopicDetail.SetStickTopicActionListener
Enclosing class:
UITopicDetail

public static class UITopicDetail.SetStickTopicActionListener
extends org.exoplatform.webui.event.EventListener<UITopicDetail>


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

Constructor Detail

UITopicDetail.SetStickTopicActionListener

public UITopicDetail.SetStickTopicActionListener()
Method Detail

execute

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.