Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices
Interface 
ICustomBusinessEntityNameHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices.CustomBusinessEntityNameHandler

File:ICustomBusinessEntityNameHandler
Purpose:Allows customizing how the after entering the Business
Entity Name in the Business Entity Designer provides
names for the Dataset, Data Access class, Description, ...
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 20 21:07:52 CET 2014
Purpose: Invoked when the user fills in the Business EntityName
Notes: Allows deriving custom description, DatasetControllerType, dataset
name etc. from the Business Entity Name



Top Method Summary
Options Name Purpose
+ LOGICAL DetermineBusinessEntityNameFields (character, character, character, character, character) Invoked when the user fills in the Business EntityName


Method Detail
Top

PUBLIC LOGICAL DetermineBusinessEntityNameFields (character, character, character, character, character)

Purpose: Invoked when the user fills in the Business EntityName
Notes: Allows deriving custom description, DatasetControllerType, dataset
name etc. from the Business Entity Name

Parameters:
pcBusinessEntityName CHARACTER
INPUT-OUTPUT The name for the Business Entity entered in the user interface
pcDatasetControllerType CHARACTER
INPUT-OUTPUT The name for the Dataset Controller class
pcBusinessEntityPurpose CHARACTER
INPUT-OUTPUT The Business Entity Purpose
pcDatasetName CHARACTER
INPUT-OUTPUT The ProDataset name
pcDataAccessName CHARACTER
INPUT-OUTPUT The name for the Data Access class
Returns LOGICAL
Logical value indicating if the values have been modified


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