|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.java.plugin.registry.xml.IntegrityChecker
public class IntegrityChecker
made public to access it for annotation stuff made ReportItemImpl public (constructor and class)
Nested Class Summary | |
---|---|
static class |
IntegrityChecker.ReportItemImpl
|
Nested classes/interfaces inherited from interface org.java.plugin.registry.IntegrityCheckReport |
---|
IntegrityCheckReport.Error, IntegrityCheckReport.ReportItem, IntegrityCheckReport.Severity |
Method Summary | |
---|---|
int |
countErrors()
|
int |
countWarnings()
|
java.util.Collection<IntegrityCheckReport.ReportItem> |
getItems()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public int countErrors()
countErrors
in interface IntegrityCheckReport
IntegrityCheckReport.Severity.ERROR
in this reportIntegrityCheckReport.countErrors()
public int countWarnings()
countWarnings
in interface IntegrityCheckReport
IntegrityCheckReport.Severity.WARNING
in this reportIntegrityCheckReport.countWarnings()
public java.util.Collection<IntegrityCheckReport.ReportItem> getItems()
getItems
in interface IntegrityCheckReport
IntegrityCheckReport.ReportItem
objectsIntegrityCheckReport.getItems()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |