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