org.exoplatform.social.webui.connections
Class UIPendingRelation.IgnoreActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIPendingRelation>
org.exoplatform.social.webui.connections.UIPendingRelation.IgnoreActionListener
- Enclosing class:
- UIPendingRelation
public static class UIPendingRelation.IgnoreActionListener
- extends org.exoplatform.webui.event.EventListener<UIPendingRelation>
Listens to deny action then delete the invitation.
- Gets information of user is invited or made request.
- Checks the relation to confirm that have got pending relation.
- Removes the current pending relation and save the new 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 |
UIPendingRelation.IgnoreActionListener
public UIPendingRelation.IgnoreActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIPendingRelation> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIPendingRelation>
- Throws:
Exception
Copyright © 2013 eXo Platform SAS. All Rights Reserved.