PersonQueryBuilder class

This Gosu class builds queries for an ABPerson entity. It extends PersonQueryBuilderBase, making the query logic defined in that class available to the classes PersonDuplicateFinder and PersonVendorDuplicateFinder.

To open this class in Guidewire Studio™, navigate in the Project window to configuration > gsrc and then to gw.plugin.contact.findduplicates.querybuilder.PersonQueryBuilder.

See also