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

The method to save an Entity is SaveEntity().


>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).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform