org.exoplatform.social.webui.connections
Class UIInvitations.ConfirmActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIInvitations>
org.exoplatform.social.webui.connections.UIInvitations.ConfirmActionListener
- Enclosing class:
- UIInvitations
public static class UIInvitations.ConfirmActionListener
- extends org.exoplatform.webui.event.EventListener<UIInvitations>
Listens to accept actions then make relation to accepted person.
- Gets information of user who made request.
- Checks the relation to confirm that there still got invited relation.
- Makes 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.ConfirmActionListener
public UIInvitations.ConfirmActionListener()
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 © 2013 eXo Platform SAS. All Rights Reserved.