org.exoplatform.social.webui.connections
Class UIMyConnections.RemoveConnectionActionListener

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

public static class UIMyConnections.RemoveConnectionActionListener
extends org.exoplatform.webui.event.EventListener<UIMyConnections>

Listens to remove action then delete the relation.
- Gets information of user is removed.
- Checks the relation to confirm that still got relation.
- Removes the current relation.


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

Constructor Detail

UIMyConnections.RemoveConnectionActionListener

public UIMyConnections.RemoveConnectionActionListener()
Method Detail

execute

public void execute(org.exoplatform.webui.event.Event<UIMyConnections> event)
             throws Exception
Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIMyConnections>
Throws:
Exception


Copyright © 2013 eXo Platform SAS. All Rights Reserved.