public interface ChecksumResultService
| Modifier and Type | Method and Description |
|---|---|
List<ChecksumResult> |
findAll(Context context) |
ChecksumResult |
findByCode(Context context,
ChecksumResultCode code) |
ChecksumResult findByCode(Context context, ChecksumResultCode code) throws SQLException
SQLExceptionList<ChecksumResult> findAll(Context context) throws SQLException
SQLExceptionCopyright © 2022 LYRASIS. All rights reserved.