Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices
Class 
CustomBusinessEntityNameHandler Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.BusinessEntityDesigner.Plugins.CustomServices.ICustomBusinessEntityNameHandler

File:CustomBusinessEntityNameHandler
Purpose:Default service for determing the Business Entity Name
and names for the Dataset, Data Access class, Description
after typing the Business Entity Name
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 20 21:10:04 CET 2014



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-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.08.2019 23:22:17