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

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

public static class UIHeaderSection.SaveActionListener
extends UIProfileSection.SaveActionListener

Stores profile information into database when form is submited.


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

Constructor Detail

UIHeaderSection.SaveActionListener

public UIHeaderSection.SaveActionListener()
Method Detail

execute

public void execute(org.exoplatform.webui.event.Event<UIProfileSection> event)
             throws Exception
Overrides:
execute in class UIProfileSection.SaveActionListener
Throws:
Exception


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.