org.exoplatform.social.webui.profile
Class UIDisplayProfileList.ConfirmActionListener

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

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

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
UIDisplayProfileList.ConfirmActionListener()
           
 
Method Summary
 void execute(org.exoplatform.webui.event.Event<UIDisplayProfileList> event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIDisplayProfileList.ConfirmActionListener

public UIDisplayProfileList.ConfirmActionListener()
Method Detail

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