Namespace: Consultingwerk.OERA.DynamicBusinessEntity
Class 
DynamicDatasetFactory Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.DynamicBusinessEntity.IDynamicDatasetFactory

File:DynamicDatasetFactory
Purpose:Factory for the dynamic dataset of a dynamic Business Entity
Author(s):Mike Fechner/ Consultingwerk Ltd.
Created:Sun Mar 15 19:11:49 AEDT 2020
Purpose: Creates the dataset relations
Notes:



Top Method Summary
Options Name Purpose
# CreateRelations (handle, DynamicBusinessEntityRelationModel[]) Creates the dataset relations
# CreateTempTables (handle, DynamicBusinessEntityTableModel[]) Creates the temp-tables
+ HANDLE GenerateDataset (character) Creates the Dynamic ProDataset


Method Detail
Top

PROTECTED CreateRelations (handle, DynamicBusinessEntityRelationModel[])

Purpose: Creates the dataset relations
Notes:

Parameters:
phDataset HANDLE
The handle of the ProDataset
poRelations Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityRelationModel
The array of DynamicBusinessEntityRelationModel instances
Top

PROTECTED CreateTempTables (handle, DynamicBusinessEntityTableModel[])

Purpose: Creates the temp-tables
Notes:

Parameters:
phDataset HANDLE
The handle of the ProDataset
poTables Consultingwerk.OERA.DynamicBusinessEntity.DynamicBusinessEntityTableModel
The array of DynamicBusinessEntityTableModel instances
Top

PUBLIC HANDLE GenerateDataset (character)

Purpose: Creates the Dynamic ProDataset
Notes:

Parameters:
pcEntityIdentifier CHARACTER
The identifier of the dynamic business entity
Returns HANDLE
The handle of the Dynamic ProDataset


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