Package org.dspace.checker.service
Interface ChecksumResultService
- All Known Implementing Classes:
ChecksumResultServiceImpl
public interface ChecksumResultService
Service interface class for the ChecksumResult object.
The implementation of this class is responsible for all business logic calls for the ChecksumResult object and is
autowired by spring
- Author:
- kevinvandevelde at atmire.com
-
Method Summary
-
Method Details
-
findByCode
- Throws:
SQLException
-
findAll
- Throws:
SQLException
-