Namespace: Consultingwerk.SmartFramework.Authorization
Interface 
IToolbarItemSecurityService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.SmartFramework.Authorization.AuthorizationClient

File:IToolbarItemSecurityService
Purpose:Interface for classes providing toolbar item security information
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Apr 18 21:33:01 CEST 2014
Purpose: Returns if the given toolbar item is restricted
Notes: When the toolbar item is unknown on the current system, the security realm default will be returned



Top Method Summary
Options Name Purpose
+ LOGICAL IsToolbarItemRestricted (character, character) Returns if the given toolbar item is restricted


Method Detail
Top

PUBLIC LOGICAL IsToolbarItemRestricted (character, character)

Purpose: Returns if the given toolbar item is restricted
Notes: When the toolbar item is unknown on the current system, the security realm default will be returned

Parameters:
pcObjectName CHARACTER
The name of the container or SmartTableIOTarget
pcToolbarItemKey CHARACTER
The name of the toolbar item
Returns LOGICAL
Logical value indicating if the given toolbar item is restricted for the current user, TRUE means the user does not have access to the toolbar item


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