org.exoplatform.social.webui.profile
Class UIProfileUserSearch.SearchActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UIProfileUserSearch>
org.exoplatform.social.webui.profile.UIProfileUserSearch.SearchActionListener
- Enclosing class:
- UIProfileUserSearch
public static class UIProfileUserSearch.SearchActionListener
- extends org.exoplatform.webui.event.EventListener<UIProfileUserSearch>
Listens to search event from search form, then processes search condition and set search result
to the result variable.
- Gets user name and other filter information from request.
-
Searches user that matches the condition.
- Sets matched users into result list.
| 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 |
UIProfileUserSearch.SearchActionListener
public UIProfileUserSearch.SearchActionListener()
execute
public final void execute(org.exoplatform.webui.event.Event<UIProfileUserSearch> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UIProfileUserSearch>
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.