Namespace: Consultingwerk.Framework.Server
Interface 
IContextDatasetStore Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.Server.ContextDatasetStore, Consultingwerk.Framework.Server.JsonContextDatasetStore

File:IContextDatasetStore
Purpose:Interface for services that manage the persistent store
of the Context Dataset between REST requests
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 25 08:04:24 CET 2016
Purpose: Restores the Session Context
Notes:



Top Method Summary
Options Name Purpose
+ LOGICAL RestoreSessionContext (handle) Restores the Session Context
+ StoreSessionContext (handle) Stores the Session Context


Method Detail
Top

PUBLIC LOGICAL RestoreSessionContext (handle)

Purpose: Restores the Session Context
Notes:

Parameters:
phPrincipal HANDLE
The CLIENT-PRINCIPAL valid for the current request
Returns LOGICAL
Logical value indicating if the session context was restored
Top

PUBLIC StoreSessionContext (handle)

Purpose: Stores the Session Context
Notes:

Parameters:
phPrincipal HANDLE
The CLIENT-PRINCIPAL valid for the current request


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