Uses of Class
org.dspace.identifier.factory.IdentifierServiceFactory
-
Packages that use IdentifierServiceFactory Package Description org.dspace.identifier.factory -
-
Uses of IdentifierServiceFactory in org.dspace.identifier.factory
Subclasses of IdentifierServiceFactory in org.dspace.identifier.factory Modifier and Type Class Description classIdentifierServiceFactoryImplFactory implementation to get services for the identifier package, use IdentifierServiceFactory.getInstance() to retrieve an implementationMethods in org.dspace.identifier.factory that return IdentifierServiceFactory Modifier and Type Method Description static IdentifierServiceFactoryIdentifierServiceFactory. getInstance()
-