Create methods for the Quote screen

About this task

These methods are used by the rating panel set to set the page length for each line of business.

Procedure

  1. In Studio, navigate to the gw.lob.multiline package in Classes. Right-click multiline and select New > Gosu Class. In the New Gosu Class dialog box, enter lineQuotePage for the class name. For personal package, enter PPPQuotePage.
  2. Write a lineQuotePageLength method. Examine CPPQuotePage.gs in Classes.gw.lob.multiline as an example.