| Interface | Description |
|---|---|
| SessionI |
Extends the reader contract to allow for setting global variable values and
updating the session's user context (e.g. login/logout, changes to the current
user in the database etc.).
|
| 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 |
|---|---|
| BasicClient | |
| ClientFeatureManager | |
| FeatureNotAvailableDialog | |
| GreyedAutoStrukturWrapper | |
| Session |
Concrete, final implementation of the
SessionI contract. |
| SessionReader |
A dedicated delegate class providing a read-only view, implementing the
SessionReaderI contract. |
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.