|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ikasan.console.web.command.WiretapSearchCriteriaValidator
public class WiretapSearchCriteriaValidator
The search criteria validator for wire tap searches
| Constructor Summary | |
|---|---|
WiretapSearchCriteriaValidator()
Constructor |
|
| Method Summary | |
|---|---|
boolean |
supports(Class clazz)
Warning suppressed because .equals method does not support Generics (non-Javadoc) |
void |
validate(Object arg0,
org.springframework.validation.Errors arg1)
Unused |
void |
validate(Object object,
List<String> errors)
Validate the WiretapSearchCriteria |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WiretapSearchCriteriaValidator()
| Method Detail |
|---|
public boolean supports(Class clazz)
supports in interface org.springframework.validation.ValidatorValidator.supports(java.lang.Class)
public void validate(Object object,
List<String> errors)
object - - WiretapSearchCriteria to validateerrors - - Errors to 'return' (if any).
public void validate(Object arg0,
org.springframework.validation.Errors arg1)
validate in interface org.springframework.validation.ValidatorValidator.validate(java.lang.Object, org.springframework.validation.Errors)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||