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

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

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

Listens event when user accept an invited to join the space

Author:
thanhvc

Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UISpaceAccess.AcceptActionListener()
           
 
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.AcceptActionListener

public UISpaceAccess.AcceptActionListener()
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.