Policy search criteria enhancement deprecated

In this release, the PolicySearchCriteriaEnhancement object and its extension class are deprecated. In its place, use PolicyPeriodSearchCriteria.gs, PolicyPeriodQueryBuilder.gs, and PolicyPeriodSummaryQueryBuilder.gs as applicable.

Modifying policy search is now similar to modifying search for accounts and activities, among others. To change policy search, modify the Gosu class, gw.policy.PolicyPeriodSearchCriteria.gs.

If you modified policy search in a previous release, you can reimplement your modifications in the PolicyPeriodSearchCriteria.gs class.

See also