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

Packages that use SearchServiceConnector
org.exoplatform.commons.api.search Provides the class API that other 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()
          Get all connectors currently
 

Methods in org.exoplatform.commons.api.search with parameters of type SearchServiceConnector
 void SearchService.addConnector(SearchServiceConnector connector)
          Add a connector that implemented search API
 



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