| Interface | Description |
|---|---|
| SessionI |
Mutable client session contract extending
SessionReaderI. |
| SessionReaderI |
Defines the contract for read-only access to essential session context
(user, localization, time zone) and read-only access to global application variables.
|
| Class | Description |
|---|---|
| Session |
Concrete implementation of the
SessionI contract for client runtime sessions. |
| SessionBookmarkFilterValue |
Immutable value object for typed filter parameters bound to bookmark entries.
|
| SessionReader |
A dedicated delegate class providing a read-only view, implementing the
SessionReaderI contract. |
| SessionStateXml |
Wrapper around Electric XML providing a fluent, type-safe API to incrementally update
and persist desktop session state XML (e.g. in user configuration records).
|
| Enum | Description |
|---|---|
| ClientStateSaveReason |
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.