Namespace: Consultingwerk.Studio.LegacyGuiMigration.Support
Class 
BusinessEntityFieldMappingProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:BusinessEntityFieldMappingProvider
Purpose:Products support when mapping short field names of a Business Entity
to the full field name, based on a IDataSourceInfo instance
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Sep 06 14:56:31 CEST 2020



Top Method Summary
Options Name Purpose
+ CHARACTER GetQualifiedFieldName (character) Returns the qualified field name based on a short field name

Top Constructor Summary
Options Name Purpose
+ BusinessEntityFieldMappingProvider (IDataSourceInfo) Constructor for the BusinessEntityFieldMappingProvider class

Top Property Summary
Options Name Purpose
+ Consultingwerk.OERA.IDataSourceInfo DataSourceInfo


Method Detail
Top

PUBLIC CHARACTER GetQualifiedFieldName (character)

Purpose: Returns the qualified field name based on a short field name
Notes:

Parameters:
pcFieldName CHARACTER
The short field name
Returns CHARACTER
The qualified field name (including temp-table name)


Constructor Detail
Top

PUBLIC BusinessEntityFieldMappingProvider (IDataSourceInfo)

Purpose: Constructor for the BusinessEntityFieldMappingProvider class
Notes:

Parameters:
poDataSourceInfo Consultingwerk.OERA.IDataSourceInfo
The IDataSourceInfo instance describing the Business Entity source


Property Detail
Top

PUBLIC Consultingwerk.OERA.IDataSourceInfo DataSourceInfo


Returns Consultingwerk.OERA.IDataSourceInfo


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:15:37