Uses of Class
org.opencastproject.search.impl.SearchServiceImpl
-
Packages that use SearchServiceImpl Package Description org.opencastproject.search.endpoint -
-
Uses of SearchServiceImpl in org.opencastproject.search.endpoint
Fields in org.opencastproject.search.endpoint declared as SearchServiceImpl Modifier and Type Field Description protected SearchServiceImplSearchRestService. searchServiceThe search service which talks to the database.Methods in org.opencastproject.search.endpoint with parameters of type SearchServiceImpl Modifier and Type Method Description voidSearchRestService. setSearchService(SearchServiceImpl searchService)Callback from OSGi to set the search service implementation.
-