org.exoplatform.social.webui.space
Class UISpaceAccess.JoinActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UISpaceAccess>
      extended by org.exoplatform.social.webui.space.UISpaceAccess.JoinActionListener
Enclosing class:
UISpaceAccess

public static class UISpaceAccess.JoinActionListener
extends org.exoplatform.webui.event.EventListener<UISpaceAccess>

This action is triggered when user click on join button


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

Constructor Detail

UISpaceAccess.JoinActionListener

public UISpaceAccess.JoinActionListener()
Method Detail

execute

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.