Class ContentAuthorityServiceFactory
java.lang.Object
org.dspace.content.authority.factory.ContentAuthorityServiceFactory
- Direct Known Subclasses:
ContentAuthorityServiceFactoryImpl
Abstract factory to get services for the content.authority package, use ContentAuthorityServiceFactory.getInstance
() to retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract ChoiceAuthorityServiceabstract MetadataAuthorityService
-
Constructor Details
-
ContentAuthorityServiceFactory
public ContentAuthorityServiceFactory()
-
-
Method Details
-
getChoiceAuthorityService
-
getMetadataAuthorityService
-
getInstance
-