org.exoplatform.social.webui.connections
Class UIMyConnections.RemoveConnectionActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIMyConnections>
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.
| 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 |
UIMyConnections.RemoveConnectionActionListener
public UIMyConnections.RemoveConnectionActionListener()
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 © 2003-2013 eXo Platform SAS. All Rights Reserved.