Namespace: Consultingwerk.BusinessEntityDesigner.Services
Interface 
IBusinessEntitySchemaProvider Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Services.BusinessEntitySchemaProvider

File:IBusinessEntitySchemaProvider
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Oct 13 07:16:01 CEST 2023
Purpose: Locates the .bedgm file name for the given Business Entity
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER FindBedgmFile (character) Locates the .bedgm file name for the given Business Entity
+ Consultingwerk.BusinessEntityDesigner.Services.IBusinessEntitySchema LoadBedgmFile (character) Loads the schema from the given .bedgm file


Method Detail
Top

PUBLIC CHARACTER FindBedgmFile (character)

Purpose: Locates the .bedgm file name for the given Business Entity
Notes:

Parameters:
pcEntityName CHARACTER
The name of the business entity
Returns CHARACTER
The .bedgm file name or ?
Top

PUBLIC Consultingwerk.BusinessEntityDesigner.Services.IBusinessEntitySchema LoadBedgmFile (character)

Purpose: Loads the schema from the given .bedgm file
Notes:

Parameters:
pcBedgmFileName CHARACTER
The name of the .bedgm file
Returns Consultingwerk.BusinessEntityDesigner.Services.IBusinessEntitySchema
The IBusinessEntitySchema instance


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