Uses of Interface
org.dspace.checker.service.MostRecentChecksumService
Packages that use MostRecentChecksumService
Package
Description
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
-
Uses of MostRecentChecksumService in org.dspace.checker
Classes in org.dspace.checker that implement MostRecentChecksumServiceModifier and TypeClassDescriptionclassService implementation for the MostRecentChecksum object.Fields in org.dspace.checker declared as MostRecentChecksumServiceModifier and TypeFieldDescriptionprotected MostRecentChecksumServiceSimpleDispatcher.checksumServiceAccess for bitstream informationprotected MostRecentChecksumServiceChecksumHistoryServiceImpl.mostRecentChecksumServiceprotected MostRecentChecksumServiceSimpleReporterServiceImpl.mostRecentChecksumService -
Uses of MostRecentChecksumService in org.dspace.checker.factory
Methods in org.dspace.checker.factory that return MostRecentChecksumServiceModifier and TypeMethodDescriptionabstract MostRecentChecksumServiceCheckerServiceFactory.getMostRecentChecksumService()CheckerServiceFactoryImpl.getMostRecentChecksumService()