Uses of Package
org.dspace.checker.service
-
Packages that use org.dspace.checker.service Package Description org.dspace.checker Provides content fixity checking (using checksums) for bitstreams stored in DSpace software.org.dspace.checker.factory org.dspace.storage.bitstore Provides an API for storing, retrieving and deleting streams of bits in a transactionally safe fashion. -
Classes in org.dspace.checker.service used by org.dspace.checker Class Description ChecksumHistoryService Service interface class for the ChecksumHistory object.ChecksumResultService Service interface class for the ChecksumResult object.MostRecentChecksumService Service interface class for the MostRecentChecksum object.SimpleReporterService Simple Reporting Class which can return several different reports. -
Classes in org.dspace.checker.service used by org.dspace.checker.factory Class Description ChecksumHistoryService Service interface class for the ChecksumHistory object.ChecksumResultService Service interface class for the ChecksumResult object.MostRecentChecksumService Service interface class for the MostRecentChecksum object.SimpleReporterService Simple Reporting Class which can return several different reports. -
Classes in org.dspace.checker.service used by org.dspace.storage.bitstore Class Description ChecksumHistoryService Service interface class for the ChecksumHistory object.