Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Processing Selected Items
Message
De
15/06/2010 13:31:29
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Processing Selected Items
Divers
Thread ID:
01468999
Message ID:
01468999
Vues:
104
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform