Namespace: Consultingwerk.OERA.BusinessEntityDescriptor
Class 
InvokableMethodDescriptor Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.JsonSerializable
Implements: Consultingwerk.OERA.BusinessEntityDescriptor.IInvokableMethodDescriptor, Consultingwerk.IJsonSerializable

File:InvokableMethodDescriptor
Purpose:Describes an Invokable Method
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jul 08 16:10:02 CEST 2015
Notes:https://consultingwerk.atlassian.net/wiki/spaces/SCL/pages/8094518/Business+Entity+Descriptor


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

Top Property Summary
Options Name Purpose
LOGICAL DatasetInput
LOGICAL DatasetOutput
LOGICAL ExcludeFromCatalog
CHARACTER Name
CHARACTER ParameterClassName
LOGICAL UseBeforeImage


Constructor Detail
Top

InvokableMethodDescriptor ()

Purpose: Constructor for the InvokableMethodDescriptor class
Notes:

Top

InvokableMethodDescriptor (character, character, logical, logical)

Purpose: Constructor for the InvokableMethodDescriptor class
Notes:

Parameters:
pcName CHARACTER
The name of the invokable method
pcParameterClassName CHARACTER
The name of the parameter class
plDatasetInput LOGICAL
Receive dataset from client
plDatasetOutput LOGICAL
Return dataset to client
Top

InvokableMethodDescriptor (character, character, logical, logical, logical)

Purpose: Constructor for the InvokableMethodDescriptor class
Notes:

Parameters:
pcName CHARACTER
The name of the invokable method
pcParameterClassName CHARACTER
The name of the parameter class
plDatasetInput LOGICAL
Receive dataset from client
plDatasetOutput LOGICAL
Return dataset to client
plExcludeFromCatalog LOGICAL
Exclude the method from the JSDO Catalog
Top

InvokableMethodDescriptor (character, character, logical, logical, logical, logical)

Purpose: Constructor for the InvokableMethodDescriptor class
Notes:

Parameters:
pcName CHARACTER
The name of the invokable method
pcParameterClassName CHARACTER
The name of the parameter class
plDatasetInput LOGICAL
Receive dataset from client
plDatasetOutput LOGICAL
Return dataset to client
plExcludeFromCatalog LOGICAL
Exclude the method from the JSDO Catalog
plUseBeforeImage LOGICAL
Use the before image of the JSDO


Property Detail
Top

LOGICAL DatasetInput


Returns LOGICAL
Top

LOGICAL DatasetOutput


Returns LOGICAL
Top

LOGICAL ExcludeFromCatalog


Returns LOGICAL
Top

CHARACTER Name


Returns CHARACTER
Top

CHARACTER ParameterClassName


Returns CHARACTER
Top

LOGICAL UseBeforeImage


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:04:48