Namespace: Consultingwerk.Framework.Server
Class 
ContextDatasetStore Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.Framework.Server.IContextDatasetStore

File:ContextDatasetStore
Purpose:Service that provides persistent storage of the Context
Dataset between REST requests.
Description:This implementation is part of the SmartFramework and
relies on the SmartDB database
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Feb 25 08:10:34 CET 2016
Notes:Supports the ContextDatasetStore custom log entry type



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

Top Constructor Summary
Options Name Purpose
+ ContextDatasetStore () Constructor of the ContextDatasetStore class


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


Constructor Detail
Top

PUBLIC ContextDatasetStore ()

Purpose: Constructor of the ContextDatasetStore class
Notes:



©2006-2019 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       08.08.2019 23:27:34