Line-of-business modularization changes to plugins and classes

In version 7.0, the majority of line-of-business code was in rule sets, plugins, and non-line-of-business PCF files and Gosu classes. In 8.0, the majority of that code moved to the PolicyLineMethods implementation classes for each line of business. These classes in the gw.lob package have names with the LOB prefix with the pattern LOBPolicyLineMethods. This topic describes some of the changes made to plugins and Gosu classes described in the Integration Guide.

See also