Uses of Class
org.opencastproject.search.impl.SearchServiceImpl
Packages that use SearchServiceImpl
-
Uses of SearchServiceImpl in org.opencastproject.search.endpoint
Fields in org.opencastproject.search.endpoint declared as SearchServiceImplModifier and TypeFieldDescriptionprotected SearchServiceImplSearchRestService.searchServiceThe search service which talks to the database.Methods in org.opencastproject.search.endpoint with parameters of type SearchServiceImplModifier and TypeMethodDescriptionvoidSearchRestService.setSearchService(SearchServiceImpl searchService) Callback from OSGi to set the search service implementation.