Changes to search criteria

In PolicyCenter 7.0, Guidewire represented search criteria using entities, Java, and Gosu classes. In PolicyCenter 8.0, Guidewire has converted most of the search criteria entities to Gosu classes that you can extend. These classes typically extend the EntitySearchCriteria or SearchCriteria class.

Guidewire has not converted the PolicySearchCriteria entity.

See also