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