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

File:CustomBusinessEntityPackageNameHandler
Purpose:Default ICustomBusinessEntityPackageNameHandler implementation
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 20 22:09:09 CET 2014
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



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

PUBLIC 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-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:49:14