Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Processing Selected Items
Message
From
15/06/2010 13:31:29
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Processing Selected Items
Miscellaneous
Thread ID:
01468999
Message ID:
01468999
Views:
99
Hi,

I'm using MM .NET 3.6.

I am displaying a list of Policies and allowing the user to select a checkbox on each Policy, if they want to. Then I have a button on the form (ASP.NET) that allows the user to process the selected Policies in a particular way. In this case I just want to update a couple fields for each policy. So I call oPolicy.Issue(policyPK) to do this.

What is the logic I should use in my Policy BO? Should it be something like this:

Get the PolicyEntity
Set the Entity Fields to the new values
Save the PolicyEnity?

(I can't see a "Save" method on an entity).
Frank.

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

Click here to load this message in the networking platform