Declare coverable adapter in coverable entity
Procedure
-
Add an
implementsEntityelement to the coverable entity.For the Golf Cart line, use the Studio Entity editor to add animplementsEntityelement to the entity definition in GolfCartLine.eti in :Property
Value
name
Coverable
-
Add an
implementsInterfaceelement for the coverable adapter. This element references the Gosu class that defines the adapter methods and properties.For the Golf Cart line, enter the following values:Property
Value
name
gw.api.domain.CoverableAdapter
adapter
gw.lob.go.GolfCartLineCoverableAdapter
- Repeat for other coverables.
