Uses of Class
org.exoplatform.commons.api.search.SearchServiceConnector
Packages that use SearchServiceConnector
Package
Description
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 SearchServiceConnectorMethods in org.exoplatform.commons.api.search with parameters of type SearchServiceConnectorModifier and TypeMethodDescriptionvoidSearchService.addConnector(SearchServiceConnector connector) Adds a connector which is implemented by the Search API.