public class ValidationEventCollector extends Object implements ValidationEventHandler
| Constructor and Description |
|---|
ValidationEventCollector() |
| Modifier and Type | Method and Description |
|---|---|
ValidationEvent[] |
getEvents() |
boolean |
handleEvent(ValidationEvent event) |
boolean |
hasEvents() |
void |
reset() |
public ValidationEvent[] getEvents()
public boolean handleEvent(ValidationEvent event)
handleEvent in interface ValidationEventHandlerpublic boolean hasEvents()
public void reset()
Copyright © 2013. All Rights Reserved.