Namespace: Consultingwerk.SmartFramework.Menu
Class 
MenuFunctionMaintenanceBusinessTask Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.BusinessTask
Implements: Consultingwerk.OERA.IBusinessService, ISupportsRestMethods

File:MenuFunctionMaintenanceBusinessTask
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 08 14:50:28 CEST 2021



Top Method Summary
Options Name Purpose
+ Progress.Json.ObjectModel.JsonArray GetFunctionCallParameterTypes () Returns an array with the function call parameter types
+ Progress.Json.ObjectModel.JsonObject GetNewFunctionCallParameter (CharacterHolder) Returns an new instances of the given function call type
+ ListRestMethod GetRestMethods () Returns the list of supported rest adresses for methods to the caller
Inherited from Consultingwerk.OERA.BusinessTask


Method Detail
Top

PUBLIC Progress.Json.ObjectModel.JsonArray GetFunctionCallParameterTypes ()

Purpose: Returns an array with the function call parameter types
Notes:

Returns Progress.Json.ObjectModel.JsonArray
The JsonArray with the function call parameter types
Top

PUBLIC Progress.Json.ObjectModel.JsonObject GetNewFunctionCallParameter (CharacterHolder)

Purpose: Returns an new instances of the given function call type
Notes:

Parameters:
poTypeName Consultingwerk.CharacterHolder
The character holder with the type name
Returns Progress.Json.ObjectModel.JsonObject
The JSON representation of the function call parameter
Top

PUBLIC ListRestMethod GetRestMethods ()

Inherited from Consultingwerk.OERA.BusinessTask
Purpose: Returns the list of supported rest adresses for methods
to the caller
Notes:

Returns ListRestMethod
The list of supported rest methods to the caller


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