org.exoplatform.social.webui.connections
Class UIInvitations.IgnoreActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIInvitations>
org.exoplatform.social.webui.connections.UIInvitations.IgnoreActionListener
- Enclosing class:
- UIInvitations
public static class UIInvitations.IgnoreActionListener
- extends org.exoplatform.webui.event.EventListener<UIInvitations>
Listens to deny action then delete the invitation.
- Gets information of user is invited or made request.
- Checks the relation to confirm that there have not got relation yet.
- Removes the current relation and save the new relation.
| 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 |
UIInvitations.IgnoreActionListener
public UIInvitations.IgnoreActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIInvitations> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIInvitations>
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.