Uses of Class
org.exoplatform.commons.api.search.SearchServiceConnector

Packages that use SearchServiceConnector
org.exoplatform.commons.api.search Provides the API that drivers and connectors might implement for searching business. 
 

Uses of SearchServiceConnector in org.exoplatform.commons.api.search
 

Methods in org.exoplatform.commons.api.search that return types with arguments of type SearchServiceConnector
 LinkedList<SearchServiceConnector> SearchService.getConnectors()
          Gets all current connectors.
 

Methods in org.exoplatform.commons.api.search with parameters of type SearchServiceConnector
 void SearchService.addConnector(SearchServiceConnector connector)
          Adds a connector which is implemented by the Search API.
 



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