Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BO Design
Message
From
26/07/2010 16:39:30
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
BO Design
Miscellaneous
Thread ID:
01473986
Message ID:
01473986
Views:
111
Just working through some ideas here, hoping that writing it out will clear it up in my head, or if not, then someone else may give me some feedback.

I'm working on some software for an Insurance Company. We have Insurance Policies based on Plans and Plans have Premium Rates which vary according to smoker, age & sex of the Policy Holder and the sum assured of the Policy. For an individual Policy I need to calculate the premium due. So I'll create a CalcPremium() function on the Policy BO. Within this function I need to get the Premium Rate to use. Should I have a GetPremiumRate() function on the Policy BO which pulls the data from the Premium Rate table, or should that be on the PremiumRate BO?
Frank.

Frank Cazabon
Samaan Systems Ltd.
www.samaansystems.com
Next
Reply
Map
View

Click here to load this message in the networking platform