Namespace: Consultingwerk.BusinessEntityDesigner.Plugins.DynamicBusinessEntityGenerator
Class 
DynamicBusinessEntityGeneratorParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.IValueObjectValidator

File:DynamicBusinessEntityGeneratorParameter
Purpose:Parameter object for the JSON file generator for Dynamic
Business Entities
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Nov 25 10:57:02 CET 2020



Top Method Summary
Options Name Purpose
LOGICAL IsValid (Object) Validates the properties of the given value object

Top Constructor Summary
Options Name Purpose
DynamicBusinessEntityGeneratorParameter (character, character) Constructor for the DynamicBusinessEntityGeneratorParameter class

Top Property Summary
Options Name Purpose
CHARACTER DynamicBusinessEntityName
CHARACTER JsonFileName


Method Detail
Top

LOGICAL IsValid (Object)

Purpose: Validates the properties of the given value object
Notes:

Parameters:
poValueObject Progress.Lang.Object
The value object to validate
Returns LOGICAL
Logical value indicating if the object's properties are valid


Constructor Detail
Top

DynamicBusinessEntityGeneratorParameter (character, character)

Purpose: Constructor for the DynamicBusinessEntityGeneratorParameter class
Notes:

Parameters:
pcDynamicBusinessEntityName CHARACTER
The name of the dynamic Business Entity to create
pcJsonFileName CHARACTER
The name of the JSON file


Property Detail
Top

CHARACTER DynamicBusinessEntityName


Returns CHARACTER
Top

CHARACTER JsonFileName


Returns CHARACTER


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