org.exoplatform.social.webui.profile
Class UIHeaderSection.DenyContactActionListener

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

public static class UIHeaderSection.DenyContactActionListener
extends org.exoplatform.webui.event.EventListener<UIHeaderSection>

Listens to deny action then delete the invitation.
- Gets information of user is invited or made request.
- Checks the relation to confirm that there have not got relation yet.
- Removes the current relation and save the new relation.


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

Constructor Detail

UIHeaderSection.DenyContactActionListener

public UIHeaderSection.DenyContactActionListener()
Method Detail

execute

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


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.