Namespace: Consultingwerk.SmartFramework.System
Class 
MessageDatasetController Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.SmartComponents.Interfaces.IDatasetController

File:MessageDatasetController
Author(s):Mike Fechner
Created:09.01.2013 08:02:19
Notes:Conditionally implements the IDatasetController Interface
when the SmartComponentLibrary preprocessor option is set.

Consultingwerk.SmartFramework.System.MessageBusinessEntity
Consultingwerk.SmartFramework.System.MessageBusinessEntity



Top Method Summary
Options Name Purpose
+ DeregisterConsumer (Object) Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter instances when detaching from the Dataset of the DatasetController. Allows event unsubscription etc.
+ PopulateMissingMessageValues (MissingMessageParameter) Populates the eSmartMessage record
+ RegisterConsumer (Object) Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter instances when attaching to the Dataset of the DatasetController. Allows event subscription etc.

Top Constructor Summary
Options Name Purpose
+ MessageDatasetController () Constructor of the MessageDatasetController class

Top Property Summary
Options Name Purpose
+ HANDLE DatasetHandle


Method Detail
Top

PUBLIC DeregisterConsumer (Object)

Purpose: Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when detaching from the Dataset of the DatasetController.
Allows event unsubscription etc.
Notes: Interface IDatasetController member

Parameters:
poConsumer Progress.Lang.Object
The reference of the Object detaching from the Dataset Controller
Top

PUBLIC PopulateMissingMessageValues (MissingMessageParameter)

Purpose: Populates the eSmartMessage record
Notes:

Parameters:
MissingMessageParameters Consultingwerk.SmartFramework.System.MissingMessageParameter
The Missing message parameters Object containing the Temp Table Update Values
Top

PUBLIC RegisterConsumer (Object)

Purpose: Invoked by SmartBusinessEntityAdapter and SmartDatasetChildAdapter
instances when attaching to the Dataset of the DatasetController.
Allows event subscription etc.
Notes: Interface IDatasetController member

Parameters:
poConsumer Progress.Lang.Object
The reference of the Object attaching to the Dataset Controller


Constructor Detail
Top

PUBLIC MessageDatasetController ()

Purpose: Constructor of the MessageDatasetController class
Notes: Assigns the DatasetHandle property



Property Detail
Top

PUBLIC HANDLE DatasetHandle


Returns HANDLE


Temp-Table Detail


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:28:10