UserContactQueryBuilder class
This Gosu class builds queries for an ABUserContact entity. It extends PersonQueryBuilderBase, making the query logic defined in that class available to the class UserDuplicateFinder. In addition, it adds a method, hasEqualEmployeeNumber for comparing equality of the EmployeeNumber fields of the two contacts.
To open this class in Guidewire Studio™, navigate in the Project window to and then to gw.plugin.contact.findduplicates.querybuilder.UserContactQueryBuilder.
See also
