|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Status
The status of a file.
| Method Summary | |
|---|---|
int |
getAdvisoryCount()Gets the number of advisories found in the described file. |
int |
getErrorCount()Gets the number of errors found in the described file. |
int |
getIncompleteCount()Gets the number of incompletes found in the described file. |
Severity |
getSeverity()Gets the summary status of the described file. |
int |
getWarningCount()Gets the number of warnings found in the described file. |
boolean |
isStale()Gets whether the status is stale. |
| Method Detail |
|---|
Severity getSeverity()
stale, this will reflect the last known status (which may well be Severity.UNKNOWN.boolean isStale()
int getErrorCount()
int getWarningCount()
int getIncompleteCount()
int getAdvisoryCount()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.3.0) E17493-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||