Uses of Interface
org.dspace.authority.service.AuthorityService
Packages that use AuthorityService
-
Uses of AuthorityService in org.dspace.authority
Classes in org.dspace.authority that implement AuthorityServiceModifier and TypeClassDescriptionclassService implementation for the Metadata Authority This class is responsible for all business logic calls for the Metadata Authority and is autowired by spring This class should never be accessed directly. -
Uses of AuthorityService in org.dspace.authority.factory
Methods in org.dspace.authority.factory that return AuthorityServiceModifier and TypeMethodDescriptionabstract AuthorityServiceAuthorityServiceFactory.getAuthorityService()AuthorityServiceFactoryImpl.getAuthorityService() -
Uses of AuthorityService in org.dspace.authority.indexer
Fields in org.dspace.authority.indexer declared as AuthorityServiceModifier and TypeFieldDescriptionprotected AuthorityServiceAuthorityConsumer.authorityServiceprotected static final AuthorityServiceAuthorityIndexClient.authorityService