Uses of Class
org.opencastproject.search.impl.SearchServiceIndex
-
Packages that use SearchServiceIndex Package Description org.opencastproject.search.endpoint org.opencastproject.search.impl -
-
Uses of SearchServiceIndex in org.opencastproject.search.endpoint
Fields in org.opencastproject.search.endpoint declared as SearchServiceIndex Modifier and Type Field Description protected SearchServiceIndexSearchRestService. searchIndexThe connector to the actual indexMethods in org.opencastproject.search.endpoint with parameters of type SearchServiceIndex Modifier and Type Method Description voidSearchRestService. setSearchIndex(SearchServiceIndex searchIndex) -
Uses of SearchServiceIndex in org.opencastproject.search.impl
Methods in org.opencastproject.search.impl with parameters of type SearchServiceIndex Modifier and Type Method Description voidSearchServiceImpl. setSearchIndex(SearchServiceIndex ssi)
-