|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorReporter
| Field Summary | |
|---|---|
static String |
CONTAINER_ERRORS
|
| Method Summary | |
|---|---|
void |
addError(AbstractPageError ape)
|
boolean |
isReporting()
This boolean indicates if an ErrorReporter is reporting errors or not. |
ArrayList |
returnErrors()
Return an ArrayList of the errors |
| Field Detail |
|---|
static final String CONTAINER_ERRORS
| Method Detail |
|---|
void addError(AbstractPageError ape)
boolean isReporting()
ArrayList returnErrors()
ArrayList of all errors.
|
BEA NetUI tags and APIs are included for backward compatibility only. For new applications, use the Beehive tags and APIs. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||