Package org.dspace.authority.factory
Class AuthorityServiceFactoryImpl
java.lang.Object
org.dspace.authority.factory.AuthorityServiceFactory
org.dspace.authority.factory.AuthorityServiceFactoryImpl
Factory implementation to get services for the authority package, use AuthorityServiceFactory.getInstance() to
retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.authority.factory.AuthorityServiceFactory
getInstance
-
Constructor Details
-
AuthorityServiceFactoryImpl
public AuthorityServiceFactoryImpl()
-
-
Method Details
-
getAuthorityValueService
- Specified by:
getAuthorityValueServicein classAuthorityServiceFactory
-
getAuthorTypes
- Specified by:
getAuthorTypesin classAuthorityServiceFactory
-
getAuthorityIndexingService
- Specified by:
getAuthorityIndexingServicein classAuthorityServiceFactory
-
getAuthoritySearchService
- Specified by:
getAuthoritySearchServicein classAuthorityServiceFactory
-
getAuthorityService
- Specified by:
getAuthorityServicein classAuthorityServiceFactory
-
getAuthorityIndexers
- Specified by:
getAuthorityIndexersin classAuthorityServiceFactory
-