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
Purpose: Gets and sets the name of the Dynamic Business Entity
Notes:



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

PUBLIC 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

PUBLIC 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

PUBLIC CHARACTER DynamicBusinessEntityName


Returns CHARACTER
Top

PUBLIC CHARACTER JsonFileName


Returns CHARACTER


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