org.exoplatform.social.webui.connections
Class UIAllPeople.ConfirmActionListener

java.lang.Object
  extended by org.exoplatform.webui.event.EventListener<UIAllPeople>
      extended by org.exoplatform.social.webui.connections.UIAllPeople.ConfirmActionListener
Enclosing class:
UIAllPeople

public static class UIAllPeople.ConfirmActionListener
extends org.exoplatform.webui.event.EventListener<UIAllPeople>

Listens to accept actions then make connection to accepted person.
- Gets information of user who made request.
- Checks the relationship to confirm that there still got invited connection.
- Makes and Save the new relationship.


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIAllPeople.ConfirmActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<UIAllPeople> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIAllPeople.ConfirmActionListener

public UIAllPeople.ConfirmActionListener()
Method Detail

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-2013 eXo Platform SAS. All Rights Reserved.