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 ValidationEventHandler
public boolean hasEvents()
public void reset()
Copyright © 2013. All rights reserved.