|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dspace.checker.DAOSupport
org.dspace.checker.ChecksumResultDAO
public final class ChecksumResultDAO
Database Access for the checksum results information.
| Constructor Summary | |
|---|---|
ChecksumResultDAO()
Default constructor |
|
| Method Summary | |
|---|---|
String |
getChecksumCheckStr(String code)
Get the result description for the given result code |
List |
listAllCodes()
Get a list of all the possible result codes. |
| Methods inherited from class org.dspace.checker.DAOSupport |
|---|
cleanup, cleanup, cleanup, cleanup |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChecksumResultDAO()
| Method Detail |
|---|
public String getChecksumCheckStr(String code)
code - to get the description for.
public List listAllCodes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||