| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChecksumHistoryServiceImpl
Service implementation for the ChecksumHistory object.
|
| Modifier and Type | Field and Description |
|---|---|
protected ChecksumHistoryService |
CheckerConsumer.checksumHistoryService |
| Modifier and Type | Method and Description |
|---|---|
ChecksumHistoryService |
CheckerServiceFactoryImpl.getChecksumHistoryService() |
abstract ChecksumHistoryService |
CheckerServiceFactory.getChecksumHistoryService() |
| Modifier and Type | Field and Description |
|---|---|
protected ChecksumHistoryService |
BitstreamStorageServiceImpl.checksumHistoryService |
Copyright © 2022 LYRASIS. All rights reserved.