Configuring initial behavior of the side-by-side quoting screen
In personal auto, when you view the Side-by-Side Quoting screen, PolicyCenter
creates two additional periods for a total of three side-by-side periods.
The new periods are copies of the initial period. The configureInitialPolicies method
in gw.job.sxs.PersonalAutoSideBySideInitialConfig
initializes the two new periods. You can modify the code in this class.
The configureInitialPolicies method checks to see if the initial period has an offering. If the initial period has an offering, the side-by-side periods are the same as the initial period. If there is no offering, the method applies the basic, standard, and premium offerings to each side-by-side version, respectively.
In policy periods that have the Standard Program offering, the
configureInitialPolicies
method also removes PACollisionCov
and PAComprehensiveCov
on vehicles over 10 years old.
