Uses of Interface
org.dspace.authority.indexer.AuthorityIndexingService
-
Packages that use AuthorityIndexingService Package Description org.dspace.authority org.dspace.authority.factory org.dspace.authority.indexer -
-
Uses of AuthorityIndexingService in org.dspace.authority
Classes in org.dspace.authority that implement AuthorityIndexingService Modifier and Type Class Description classAuthoritySolrServiceImplFields in org.dspace.authority declared as AuthorityIndexingService Modifier and Type Field Description protected AuthorityIndexingServiceAuthorityServiceImpl. indexingService -
Uses of AuthorityIndexingService in org.dspace.authority.factory
Methods in org.dspace.authority.factory that return AuthorityIndexingService Modifier and Type Method Description abstract AuthorityIndexingServiceAuthorityServiceFactory. getAuthorityIndexingService()AuthorityIndexingServiceAuthorityServiceFactoryImpl. getAuthorityIndexingService() -
Uses of AuthorityIndexingService in org.dspace.authority.indexer
Fields in org.dspace.authority.indexer declared as AuthorityIndexingService Modifier and Type Field Description protected static AuthorityIndexingServiceAuthorityIndexClient. indexingService
-