Namespace: Consultingwerk.Web2.Services.SmartMenu
Interface 
ISmartMenuStructureInterface Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Web2.Services.SmartMenu.SmartMenuStructureInterface

File:ISmartMenuStructureInterface
Purpose:Service Interface for Menu Structure Requests
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jul 18 13:11:47 CEST 2015
Purpose: Returns a JSON object representing a menu structure to the caller
Notes:



Top Method Summary
Options Name Purpose
+ Progress.Json.ObjectModel.JsonArray GetMenuStructure (character, integer) Returns a JSON object representing a menu structure to the caller


Method Detail
Top

PUBLIC Progress.Json.ObjectModel.JsonArray GetMenuStructure (character, integer)

Purpose: Returns a JSON object representing a menu structure to the caller
Notes:

Parameters:
pcMenuStructureId CHARACTER
The ID of the parent menu structure, or ? or "" for the default parent structures (.restapplicationsettings)
piDepth INTEGER
The maximum number of levels of structure to return
Returns Progress.Json.ObjectModel.JsonArray
The JsonArray representing the menu structure


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:17:34