Uses of Package
org.dspace.checker
Packages that use org.dspace.checker
Package
Description
Provides content fixity checking (using checksums)
for bitstreams stored in DSpace software.
Database access for the Checksum Checker tool, which looks for unexpected
changes in Bitstream content.
-
Classes in org.dspace.checker used by org.dspace.checkerClassDescriptionBitstreamDispatchers are strategy objects that hand bitstream ids out to workers.Represents a history record for the bitstream.Database entity representation of the checksum_results tableEnumeration of ChecksumCheckResults containing constants for checksum comparison result that must correspond to values in checksum_result table.Component that receives BitstreamInfo results from a checker.Really simple dispatcher that just iterates over a pre-defined list of ids.Database entity representation of the most_recent_checksum tableManages the deletion of results from the checksum history.
-
Classes in org.dspace.checker used by org.dspace.checker.daoClassDescriptionDatabase entity representation of the checksum_results tableEnumeration of ChecksumCheckResults containing constants for checksum comparison result that must correspond to values in checksum_result table.Database entity representation of the most_recent_checksum table
-
Classes in org.dspace.checker used by org.dspace.checker.dao.implClassDescriptionDatabase entity representation of the checksum_results tableEnumeration of ChecksumCheckResults containing constants for checksum comparison result that must correspond to values in checksum_result table.Database entity representation of the most_recent_checksum table
-
Classes in org.dspace.checker used by org.dspace.checker.serviceClassDescriptionDatabase entity representation of the checksum_results tableEnumeration of ChecksumCheckResults containing constants for checksum comparison result that must correspond to values in checksum_result table.Database entity representation of the most_recent_checksum table