Uses of Interface
org.dspace.statistics.export.service.OpenUrlService
-
Packages that use OpenUrlService Package Description org.dspace.statistics.export.factory org.dspace.statistics.export.service -
-
Uses of OpenUrlService in org.dspace.statistics.export.factory
Methods in org.dspace.statistics.export.factory that return OpenUrlService Modifier and Type Method Description abstract OpenUrlServiceOpenURLTrackerLoggerServiceFactory. getOpenUrlService()Returns the OpenUrlServiceOpenUrlServiceOpenURLTrackerLoggerServiceFactoryImpl. getOpenUrlService()Returns the OpenUrlService -
Uses of OpenUrlService in org.dspace.statistics.export.service
Classes in org.dspace.statistics.export.service that implement OpenUrlService Modifier and Type Class Description classOpenUrlServiceImplImplementation of the OpenUrlService interface
-