org.exoplatform.social.webui.space
Class UIManageAllSpaces.IgnoreInvitationActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIManageAllSpaces>
org.exoplatform.social.webui.space.UIManageAllSpaces.IgnoreInvitationActionListener
- Enclosing class:
- UIManageAllSpaces
public static class UIManageAllSpaces.IgnoreInvitationActionListener
- extends org.exoplatform.webui.event.EventListener<UIManageAllSpaces>
This action is triggered when user clicks on Ignore Space Invitation. When ignore, that space
will remove the user from pending list.
| Fields inherited from class org.exoplatform.webui.event.EventListener |
RESULT_OK |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UIManageAllSpaces.IgnoreInvitationActionListener
public UIManageAllSpaces.IgnoreInvitationActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIManageAllSpaces> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIManageAllSpaces>
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.