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

File:ICustomBusinessEntityPackageNameHandler
Purpose:Allows customizing how the after entering the Business
Entity Package in the Business Entity Designer provides
packages/paths for the Dataset, Data Access class,
Description, ...
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 20 22:02:49 CET 2014



Top Method Summary
Options Name Purpose
LOGICAL DetermineBusinessEntityPackageFields (character, character, character, character, character) Invoked when the user fills in the Business Entity Package


Method Detail
Top

LOGICAL DetermineBusinessEntityPackageFields (character, character, character, character, character)

Purpose: Invoked when the user fills in the Business Entity Package
Notes: Allows deriving custom packages or paths for Business Entity, DatasetController,
dataset, temp-tables, etc. from the Business Entity Package

Parameters:
pcBusinessEntityPackage CHARACTER
INPUT-OUTPUT The name for the Package of the Business Entity class
pcDatasetControllerPackage CHARACTER
INPUT-OUTPUT The name for the Package of the Dataset Controller class
pcDatasetPath CHARACTER
INPUT-OUTPUT The dataset include path
pcDefaultTablePath CHARACTER
INPUT-OUTPUT The default temp-table include path
pcDataAccessPackage CHARACTER
INPUT-OUTPUT The name for the package for the Data Access class
Returns LOGICAL
Logical value indicating if the values have been modified


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:20:30