Namespace: Consultingwerk.SmartFramework.Authorization
Class 
SecurityRealmInfoService Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IBusinessService

File:SecurityRealmInfoService
Purpose:Service class that provides access to security realm
information
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Jul 28 18:01:04 CEST 2013



Top Method Summary
Options Name Purpose
+ CHARACTER GetSecurityItemDescription (character, character) Returns the description of the specified security item
+ CHARACTER GetSecurityRealmCode (character) Returns the code of the specified security realm
+ LOGICAL GetSecurityRealmCompanyDependent (character) Returns if the security assignment for the given security realm is dependent on the login company
+ CHARACTER GetSecurityRealmDescription (character) Returns the description of the specified security realm
+ LOGICAL GetSecurityRealmEmptyKeyAllowed (character) Returns if the Security Realm supports empty key values
+ CHARACTER GetSecurityRealmGuid (character) Returns the Guid of the specified security realm
+ GetSecurityRealmLookupParameter (SecurityRealmLookupParameter) Returns the SmartBusinessEntityLookupDescriptor instance for the specified security realm
# Consultingwerk.SmartFramework.Authorization.ISecurityRealmService GetSecurityRealmService (character) Returns the ISecurityRealmService instance for the specified security realm

Top Constructor Summary
Options Name Purpose
+ SecurityRealmInfoService () Constructor for the SecurityRealmInfoService class


Method Detail
Top

PUBLIC CHARACTER GetSecurityItemDescription (character, character)

Purpose: Returns the description of the specified security item
Notes:

Parameters:
pcRealmGuid CHARACTER
The Guid of the requested security realm
pcItemGuid CHARACTER
The Guid of the requested security item
Returns CHARACTER
The description of the specified security item
Top

PUBLIC CHARACTER GetSecurityRealmCode (character)

Purpose: Returns the code of the specified security realm
Notes:

Parameters:
pcRealmGuid CHARACTER
The Guid of the requested security realm
Returns CHARACTER
The code of the specified security realm
Top

PUBLIC LOGICAL GetSecurityRealmCompanyDependent (character)

Purpose: Returns if the security assignment for the given security realm is
dependent on the login company
Notes:

Parameters:
pcRealmGuid CHARACTER
The Guid of the requested security realm
Returns LOGICAL
Logical value indicating if the security realm is dependent on the login company
Top

PUBLIC CHARACTER GetSecurityRealmDescription (character)

Purpose: Returns the description of the specified security realm
Notes:

Parameters:
pcRealmGuid CHARACTER
The Guid of the requested security realm
Returns CHARACTER
The description of the specified security realm
Top

PUBLIC LOGICAL GetSecurityRealmEmptyKeyAllowed (character)

Purpose: Returns if the Security Realm supports empty key values
Notes:

Parameters:
pcRealmGuid CHARACTER
The Guid of the requested security realm
Returns LOGICAL
Logical value indicating if the realm supports empty key values
Top

PUBLIC CHARACTER GetSecurityRealmGuid (character)

Purpose: Returns the Guid of the specified security realm
Notes:

Parameters:
pcRealmCode CHARACTER
The code of the requested security realm
Returns CHARACTER
The Guid of the specified security realm
Top

PUBLIC GetSecurityRealmLookupParameter (SecurityRealmLookupParameter)

Purpose: Returns the SmartBusinessEntityLookupDescriptor instance for the specified security realm
Notes:

Parameters:
poParameter Consultingwerk.SmartFramework.Authorization.SecurityRealmLookupParameter
The SecurityRealmLookupParameter instance with the data for this call
Top

PROTECTED Consultingwerk.SmartFramework.Authorization.ISecurityRealmService GetSecurityRealmService (character)

Purpose: Returns the ISecurityRealmService instance for the specified security realm
Notes:

Parameters:
pcRealmGuid CHARACTER
The Guid of the requested security realm
Returns Consultingwerk.SmartFramework.Authorization.ISecurityRealmService
The ISecurityRealmService instance for the specified security realm


Constructor Detail
Top

PUBLIC SecurityRealmInfoService ()

Purpose: Constructor for the SecurityRealmInfoService class
Notes:



Temp-Table Detail


©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:19:13