Uses of Interface
org.dspace.checker.dao.ChecksumHistoryDAO
Packages that use ChecksumHistoryDAO
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.
-
Uses of ChecksumHistoryDAO in org.dspace.checker
Fields in org.dspace.checker declared as ChecksumHistoryDAOModifier and TypeFieldDescriptionprotected ChecksumHistoryDAOChecksumHistoryServiceImpl.checksumHistoryDAO -
Uses of ChecksumHistoryDAO in org.dspace.checker.dao.impl
Classes in org.dspace.checker.dao.impl that implement ChecksumHistoryDAOModifier and TypeClassDescriptionclassThis is the data access for the checksum history information.