org.exoplatform.social.webui.profile
Class UIContactSection.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.UIContactSection.SaveActionListener
Enclosing class:
UIContactSection

public static class UIContactSection.SaveActionListener
extends UIProfileSection.SaveActionListener

Stores profile information into database when form is submitted.


Field Summary
 
Fields inherited from class org.exoplatform.webui.event.EventListener
RESULT_OK
 
Constructor Summary
UIContactSection.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

UIContactSection.SaveActionListener

public UIContactSection.SaveActionListener()
Method Detail

execute

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


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