org.exoplatform.social.webui.space
Class UIManageInvitationSpaces.IgnoreActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIManageInvitationSpaces>
org.exoplatform.social.webui.space.UIManageInvitationSpaces.IgnoreActionListener
- Enclosing class:
- UIManageInvitationSpaces
public static class UIManageInvitationSpaces.IgnoreActionListener
- extends org.exoplatform.webui.event.EventListener<UIManageInvitationSpaces>
This action is triggered when user clicks on Ignore Space Invitation. When denying, 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 |
UIManageInvitationSpaces.IgnoreActionListener
public UIManageInvitationSpaces.IgnoreActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIManageInvitationSpaces> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIManageInvitationSpaces>
- Throws:
Exception
Copyright © 2013 eXo Platform SAS. All Rights Reserved.