Uses of Interface
org.dspace.checker.service.SimpleReporterService
-
Packages that use SimpleReporterService Package Description org.dspace.checker Provides content fixity checking (using checksums) for bitstreams stored in DSpace software.org.dspace.checker.factory -
-
Uses of SimpleReporterService in org.dspace.checker
Classes in org.dspace.checker that implement SimpleReporterService Modifier and Type Class Description classSimpleReporterServiceImplSimple Reporter implementation. -
Uses of SimpleReporterService in org.dspace.checker.factory
Methods in org.dspace.checker.factory that return SimpleReporterService Modifier and Type Method Description abstract SimpleReporterServiceCheckerServiceFactory. getSimpleReporterService()SimpleReporterServiceCheckerServiceFactoryImpl. getSimpleReporterService()
-