Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
SourceFieldLocator Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:SourceFieldLocator
Purpose:Supports location of Business Entity fields for a given
database (source) field
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jan 12 20:15:12 CET 2020



Top Method Summary
Options Name Purpose
+ CHARACTER GetBusinessEntityField (character) Tries to locate the Business Entity field for the given database field
+ CHARACTER GetQualifiedBusinessEntityField (character) Tries to locate the Business Entity field for the given database field

Top Constructor Summary
Options Name Purpose
+ SourceFieldLocator (character) Constructor for the SourceFieldLocator class


Method Detail
Top

PUBLIC CHARACTER GetBusinessEntityField (character)

Purpose: Tries to locate the Business Entity field for the
given database field
Notes:

Parameters:
pcSourceField CHARACTER
The name of the soruce field
Returns CHARACTER
The name of the mapped Business Entity field
Top

PUBLIC CHARACTER GetQualifiedBusinessEntityField (character)

Purpose: Tries to locate the Business Entity field for the
given database field
Notes:

Parameters:
pcSourceField CHARACTER
The name of the soruce field
Returns CHARACTER
The name of the mapped Business Entity field


Constructor Detail
Top

PUBLIC SourceFieldLocator (character)

Purpose: Constructor for the SourceFieldLocator class
Notes:

Parameters:
pcEntityName CHARACTER
The name of the Business Entity


Temp-Table Detail


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