Package org.dspace.identifier.factory
Class IdentifierServiceFactory
java.lang.Object
org.dspace.identifier.factory.IdentifierServiceFactory
- Direct Known Subclasses:
IdentifierServiceFactoryImpl
Abstract factory to get services for the identifier package, use IdentifierServiceFactory.getInstance() to
retrieve an implementation
- Author:
- kevinvandevelde at atmire.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract DOIServiceabstract IdentifierServicestatic IdentifierServiceFactory
-
Constructor Details
-
IdentifierServiceFactory
public IdentifierServiceFactory()
-
-
Method Details
-
getIdentifierService
-
getDOIService
-
getInstance
-