org.exoplatform.social.webui.space
Class UIManageMySpaces.LeaveSpaceActionListener

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

public static class UIManageMySpaces.LeaveSpaceActionListener
extends org.exoplatform.webui.event.EventListener<UIManageMySpaces>

This action is triggered when user click on LeaveSpace
The leaving space will remove that user in the space.
If that user is the only leader -> can't not leave that space


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

Constructor Detail

UIManageMySpaces.LeaveSpaceActionListener

public UIManageMySpaces.LeaveSpaceActionListener()
Method Detail

execute

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


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.