Namespace: Consultingwerk.OERA
Class 
BusinessTaskMethodData Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IBusinessTaskMethodData

File:BusinessTaskMethodData
Purpose:Describes a Business Task Method for REST/JSDO Catalog
generation
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Aug 08 11:33:58 CEST 2016
Notes:Not serializable, as the Dataset Handle Parameters would
not be serializable


Top Constructor Summary
Options Name Purpose
BusinessTaskMethodData () Constructor for the BusinessTaskMethodData class
BusinessTaskMethodData (character, handle[], DatasetParameterModeEnum[], Class) Constructor for the BusinessTaskMethodData class
BusinessTaskMethodData (character, handle[], DatasetParameterModeEnum[], Class, logical) Constructor for the BusinessTaskMethodData class
BusinessTaskMethodData (character, Class) Constructor for the BusinessTaskMethodData class

Top Property Summary
Options Name Purpose
HANDLE DatasetHandles
Consultingwerk.OERA.DatasetParameterModeEnum DatasetParameterMode
CHARACTER MethodName
Progress.Lang.Class ParameterClass
LOGICAL UseBeforeImage


Constructor Detail
Top

BusinessTaskMethodData ()

Purpose: Constructor for the BusinessTaskMethodData class
Notes:

Top

BusinessTaskMethodData (character, handle[], DatasetParameterModeEnum[], Class)

Purpose: Constructor for the BusinessTaskMethodData class
Notes:

Parameters:
pcMethodName CHARACTER
The name of the Business Task Method
phDatasetHandles HANDLE
The array of the dataset handles (empty datasets to describe the interface)
poDatasetParameterMode Consultingwerk.OERA.DatasetParameterModeEnum
The mode of the dataset parameter (input, output, input-output)
poParameterClass Progress.Lang.Class
The name of the class for the parameter object (non abstract, non interface) or ?
Top

BusinessTaskMethodData (character, handle[], DatasetParameterModeEnum[], Class, logical)

Purpose: Constructor for the BusinessTaskMethodData class
Notes:

Parameters:
pcMethodName CHARACTER
The name of the Business Task Method
phDatasetHandles HANDLE
The array of the dataset handles (empty datasets to describe the interface)
poDatasetParameterMode Consultingwerk.OERA.DatasetParameterModeEnum
The mode of the dataset parameter (input, output, input-output)
poParameterClass Progress.Lang.Class
The name of the class for the parameter object (non abstract, non interface) or ?
plUseBeforeImage LOGICAL
The method supports the Dataset Before Image
Top

BusinessTaskMethodData (character, Class)

Purpose: Constructor for the BusinessTaskMethodData class
Notes:

Parameters:
pcMethodName CHARACTER
The name of the Business Task Method
poParameterClass Progress.Lang.Class
The name of the class for the parameter object (non abstract, non interface) or ?


Property Detail
Top

HANDLE DatasetHandles


Returns HANDLE
Top

Consultingwerk.OERA.DatasetParameterModeEnum DatasetParameterMode


Returns Consultingwerk.OERA.DatasetParameterModeEnum
Top

CHARACTER MethodName


Returns CHARACTER
Top

Progress.Lang.Class ParameterClass


Returns Progress.Lang.Class
Top

LOGICAL UseBeforeImage


Returns LOGICAL


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