|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fosstrak.llrp.commander.check.CheckItem
org.fosstrak.llrp.commander.check.CheckRepository
public class CheckRepository
Helper that checks the derby database folder. If the folder is missing or is corrupt, the helper reports the issue.
| Field Summary |
|---|
| Fields inherited from class org.fosstrak.llrp.commander.check.CheckItem |
|---|
CATEGORY_ERROR, CATEGORY_FIX, CATEGORY_INFO, CATEGORY_WARN |
| Constructor Summary | |
|---|---|
CheckRepository()
|
|
| Method Summary | |
|---|---|
void |
fix()
invoke the repair functionality on the repair item. |
boolean |
validate()
|
| Methods inherited from class org.fosstrak.llrp.commander.check.CheckItem |
|---|
addReportItem, addReportItem, clearAllReport, getReport |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CheckRepository()
| Method Detail |
|---|
public boolean validate()
validate in class CheckItempublic void fix()
CheckItem
fix in class CheckItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||