org.exoplatform.social.webui.space
Class UISpaceSearch.SearchActionListener
java.lang.Object
org.exoplatform.webui.event.EventListener<UISpaceSearch>
org.exoplatform.social.webui.space.UISpaceSearch.SearchActionListener
- Enclosing class:
- UISpaceSearch
public static class UISpaceSearch.SearchActionListener
- extends org.exoplatform.webui.event.EventListener<UISpaceSearch>
Listens to search event is broadcasted from search form, then processes search condition and
set search result to the result variable.
- Gets space name from request.
- Searches
spaces that have name like input space name.
- Sets matched space 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 |
UISpaceSearch.SearchActionListener
public UISpaceSearch.SearchActionListener()
execute
public void execute(org.exoplatform.webui.event.Event<UISpaceSearch> event)
throws Exception
- Specified by:
execute in class org.exoplatform.webui.event.EventListener<UISpaceSearch>
- Throws:
Exception
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.