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

File:AuthorizationMaintenanceService
Purpose:Business Task for retrieving and updating authorization
for multiple users/groups and security items
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed May 21 09:35:26 CEST 2014



Top Method Summary
Options Name Purpose
+ GetAuthorization (dataset, AuthorizationMaintenanceServiceParameter) Returns the dsAuthorizationMaintenance Dataset with the current authorization assignment for the given realm and list of users/groups
+ StoreAuthorization (dataset, AuthorizationMaintenanceServiceParameter) Stores the security assignment based on the dsAuthorizationMaintenance Dataset with new authorization assignment for the given realm and list of users/groups


Method Detail
Top

PUBLIC GetAuthorization (dataset, AuthorizationMaintenanceServiceParameter)

Purpose: Returns the dsAuthorizationMaintenance Dataset with the current
authorization assignment for the given realm and list of users/groups
Notes: Currently a maximum of 20 entries in the OwnerGuids list is supported.

Parameters:
dsAuthorizationMaintenance DATASET dsAuthorizationMaintenance
The dataset with the resulting authorization assignments
poParameter Consultingwerk.SmartFramework.Authorization.AuthorizationMaintenanceServiceParameter
The AuthorizationMaintenanceServiceParameter with the parameters for this call
Top

PUBLIC StoreAuthorization (dataset, AuthorizationMaintenanceServiceParameter)

Purpose: Stores the security assignment based on the dsAuthorizationMaintenance
Dataset with new authorization assignment for the given realm and list
of users/groups
Notes: Currently a maximum of 20 entries in the OwnerGuids list is supported.

Parameters:
dsAuthorizationMaintenance DATASET dsAuthorizationMaintenance
The dataset with the resulting authorization assignments
poParameter Consultingwerk.SmartFramework.Authorization.AuthorizationMaintenanceServiceParameter
The AuthorizationMaintenanceServiceParameter with the parameters for this call


ProDataset Detail

ProDataset dsAuthorizationMaintenance

Member tables: ttAuthorizationMaintenance


Temp-Table Detail

Temp-Table ttAuthorizationMaintenance

Defined in:


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