Declare modifier adapter on the modifier entity
About this task
Declare the modifier adapter on the modifier entity for the new line of business.
Procedure
-
Add an
implementsEntityelement to the modifier entity.For the Golf Cart line, use the Studio Entity editor to add animplementsEntityelement to the entity definition in GOModifier.eti in :Property
Value
nameModifier
-
Add an
implementsInterfaceelement to the coverage entity. This element references the Gosu class that defines the adapter methods and properties.For the Golf Cart line, enter the following values:
This statement references the Gosu class that defines the adapter methods and properties.Property
Value
namegw.api.domain.ModifierAdapter
adaptergw.lob.go.GOModifierAdapter
