org.exoplatform.social.portlet
Class UIMembersPortlet.ConfirmActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIMembersPortlet>
org.exoplatform.social.portlet.UIMembersPortlet.ConfirmActionListener
- Enclosing class:
- UIMembersPortlet
public static class UIMembersPortlet.ConfirmActionListener
- extends org.exoplatform.webui.event.EventListener<UIMembersPortlet>
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.
| 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 |
UIMembersPortlet.ConfirmActionListener
public UIMembersPortlet.ConfirmActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UIMembersPortlet> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIMembersPortlet>
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.