Adding Search Criteria

The QueryBuilder provides a selection of methods of the form addXXTerm(...parameters...) to add different types of search terms to your generated query easily. These terms are AND-ed together to form a complex query. These methods will not be described fully here but full details are available in the GSS javadoc.