Namespace: Consultingwerk.SmartComponents.Interfaces
Interface 
ISupportsSubmitChanges Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartComponents.Base.SmartDatasetAdapter, Consultingwerk.SmartComponents.Implementation.SmartBusinessEntityAdapter, Consultingwerk.SmartComponents.Implementation.SmartDatasetChildAdapter, Consultingwerk.SmartComponents.Tools.OERABusinessEntityTester.SmartBusinessEntityAdapterTester

File:ISupportsSubmitChanges
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jan 28 18:14:54 CET 2010
Purpose: Assigns the internal flag that data is being saved
Notes: Enforced by ISupportsSubmitChanges



Top Method Summary
Options Name Purpose
+ SetSavingData (logical) Assigns the internal flag that data is being saved
+ SubmitChanges () Creates a dataset containing the modifications of the dataset and submits the changes dataset to the service adapter (and then to the Business Entity).


Method Detail
Top

PUBLIC SetSavingData (logical)

Purpose: Assigns the internal flag that data is being saved
Notes: Enforced by ISupportsSubmitChanges

Parameters:
plSaving LOGICAL
The new value for the flag that data is being saved
Top

PUBLIC SubmitChanges ()

Purpose: Creates a dataset containing the modifications of the
dataset and submits the changes dataset to the service adapter
(and then to the Business Entity).
Notes: Used from UpdateRow after every modification from the UI.



©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:55:03