|
Project Wonder 5.0 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
public interface ERXExceptionHolder
The ExceptionHolder interface should be implemented by components that will collect validation exceptions. In the DirectToWeb world templates collect all of the validation exceptions that occur within a given request-response loop. However at times a way is needed for a nested component to wipe out all of the validation exceptions that have been collected.
| Method Summary | |
|---|---|
void |
clearValidationFailed()
Clears all of the collected validation exceptions. |
| Method Detail |
|---|
void clearValidationFailed()
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||