Uses of Class
com.ibm.tws.objects.validator.FilterValidatorException

Packages that use FilterValidatorException
com.ibm.tws.objects.validator   
 

Uses of FilterValidatorException in com.ibm.tws.objects.validator
 

Methods in com.ibm.tws.objects.validator that throw FilterValidatorException
protected  void Validator.checkFilter(QueryFilter filter, java.lang.String name, java.lang.Class type, boolean isNullable)
          Checks that the value specified for a query filter element is an instance of the expected class.
protected  void Validator.checkListFilter(QueryFilter filter, java.lang.String name, java.lang.Class type, boolean isNullable)
          Checks that the values specified for a query filter element of type List are correct.
 



Copyright © 2005 IBM All Rights Reserved.