Namespace: Consultingwerk.SmartFramework
Interface 
IGetMenuStructureParameter Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.GetMenuStructureParameter

File:IGetMenuStructureParameter
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Dec 07 17:48:30 CET 2012


Top Property Summary
Options Name Purpose
+ LOGICAL IncludeRootMenuEntry Returns if the Root Menu Entry should also te retrieved
+ INTEGER NumberOfLevels Returns the Number of Levels deep the Menu is requested
+ CHARACTER RootMenuKey Returns the Root Node Key
+ LOGICAL SkipAuthorizationCheck Returns if the authorization checks should be skipps


Property Detail
Top

PUBLIC LOGICAL IncludeRootMenuEntry

Purpose: Returns if the Root Menu Entry should also te retrieved
Notes:

Returns LOGICAL
Top

PUBLIC INTEGER NumberOfLevels

Purpose: Returns the Number of Levels deep the Menu is requested
Notes: Use 0 to request all menu data

Returns INTEGER
Top

PUBLIC CHARACTER RootMenuKey

Purpose: Returns the Root Node Key
Notes:

Returns CHARACTER
Top

PUBLIC LOGICAL SkipAuthorizationCheck

Purpose: Returns if the authorization checks should be skipps
Notes: Allows to retrieve full menu structure to clients that perform
authentication only after the first menu item has been selected
etc.

Returns LOGICAL


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:36:47