|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Annotation
Annotation from query engine, collected during execution.
| Field Summary | |
|---|---|
static int |
HIGH
|
static int |
LOW
|
static int |
MEDIUM
|
| Method Summary | |
|---|---|
java.lang.String |
getAnnotation()
Get annotation description. |
java.lang.String |
getCategory()
Get category of this annotation. |
java.lang.String |
getResolution()
Get resolution for annotation. |
int |
getSeverity()
Get severity of this annotation |
| Field Detail |
|---|
static final int LOW
static final int MEDIUM
static final int HIGH
| Method Detail |
|---|
java.lang.String getCategory()
java.lang.String getAnnotation()
java.lang.String getResolution()
int getSeverity()
LOW,
MEDIUM,
HIGH
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||