org.exoplatform.social.webui.profile
Class UIDisplayProfileList.ConnectActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIDisplayProfileList>
org.exoplatform.social.webui.profile.UIDisplayProfileList.ConnectActionListener
- Enclosing class:
- UIDisplayProfileList
public static class UIDisplayProfileList.ConnectActionListener
- extends org.exoplatform.webui.event.EventListener<UIDisplayProfileList>
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 |
UIDisplayProfileList.ConnectActionListener
public UIDisplayProfileList.ConnectActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIDisplayProfileList> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIDisplayProfileList>
- Throws:
Exception
Copyright © 2003–2014 eXo Platform SAS. All rights reserved.