Uses of Interface
org.dspace.authority.AuthoritySearchService
-
Packages that use AuthoritySearchService Package Description org.dspace.authority org.dspace.authority.factory org.dspace.content.authority -
-
Uses of AuthoritySearchService in org.dspace.authority
Classes in org.dspace.authority that implement AuthoritySearchService Modifier and Type Class Description classAuthoritySolrServiceImpl -
Uses of AuthoritySearchService in org.dspace.authority.factory
Methods in org.dspace.authority.factory that return AuthoritySearchService Modifier and Type Method Description abstract AuthoritySearchServiceAuthorityServiceFactory. getAuthoritySearchService()AuthoritySearchServiceAuthorityServiceFactoryImpl. getAuthoritySearchService() -
Uses of AuthoritySearchService in org.dspace.content.authority
Methods in org.dspace.content.authority that return AuthoritySearchService Modifier and Type Method Description static AuthoritySearchServiceSolrAuthority. getSearchService()
-