Uses of Interface
org.dspace.statistics.export.service.FailedOpenURLTrackerService
-
Packages that use FailedOpenURLTrackerService Package Description org.dspace.statistics.export org.dspace.statistics.export.factory org.dspace.statistics.export.service -
-
Uses of FailedOpenURLTrackerService in org.dspace.statistics.export
Classes in org.dspace.statistics.export that implement FailedOpenURLTrackerService Modifier and Type Class Description classFailedOpenURLTrackerServiceImplImplementation of the service that handles the OpenURLTracker database operations -
Uses of FailedOpenURLTrackerService in org.dspace.statistics.export.factory
Methods in org.dspace.statistics.export.factory that return FailedOpenURLTrackerService Modifier and Type Method Description abstract FailedOpenURLTrackerServiceOpenURLTrackerLoggerServiceFactory. getOpenUrlTrackerLoggerService()Returns the FailedOpenURLTrackerServiceFailedOpenURLTrackerServiceOpenURLTrackerLoggerServiceFactoryImpl. getOpenUrlTrackerLoggerService()Returns the FailedOpenURLTrackerService -
Uses of FailedOpenURLTrackerService in org.dspace.statistics.export.service
Fields in org.dspace.statistics.export.service declared as FailedOpenURLTrackerService Modifier and Type Field Description protected FailedOpenURLTrackerServiceOpenUrlServiceImpl. failedOpenUrlTrackerService
-