Cost data APIs that you can call
Every cost data class inherits some built-in
APIs from the CostData
class. If you use the built-in default rating architecture (the Guidewire
recommendation), the AbstractRatingEngine
that calls these. In that case, you might not need to call these APIs.
If you do not use the built-in abstract rating engine or if you modify
it, use these APIs as needed to implement your rating integration code.
You can call the cost data API methods, but you must not modify or override them.
