org.exoplatform.social.webui.connections
Class UIAllPeople.ConnectActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIAllPeople>
org.exoplatform.social.webui.connections.UIAllPeople.ConnectActionListener
- Enclosing class:
- UIAllPeople
public static class UIAllPeople.ConnectActionListener
- extends org.exoplatform.webui.event.EventListener<UIAllPeople>
Listens to add action then make request to invite person to make connection.
- Gets
information of user is invited.
- Checks the relationship to confirm that there have not
got connection yet.
- Saves the new connection.
| 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 |
UIAllPeople.ConnectActionListener
public UIAllPeople.ConnectActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIAllPeople> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIAllPeople>
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.