Uses of Class
com.collation.platform.model.discovery.template.FilterException

Packages that use FilterException
com.collation.platform.model.discovery.template   
 

Uses of FilterException in com.collation.platform.model.discovery.template
 

Methods in com.collation.platform.model.discovery.template that throw FilterException
 void Filter.setOperand1(java.lang.String operand1)
          Sets the operand1.
 void Filter.setOperand2(java.lang.String operand2)
          Sets the operand2.
 void Filter.setOperator(java.lang.String operator)
          Sets the operator.
 void Filter.setPart(java.lang.String part)
          Sets the part.