| Overview | Parentpackage |

The package sessionManagement provides concepts for managing parameters in a session.
| Class Summary | |
|---|---|
| GETCLIENTPARUNIT | Unit that makes available a parameter obtained from the client device used to access the web application. Constraints:
|
| GETUNIT | Unit that retrieves global paramters. Constraints:
|
| PARAMETER | A paramter is available to all parts of the application. Must have either entity or type. Constraints:
|
| SESSIONMANAGEMENTUNIT | Abstracts over the OperationUnits dealing with the sessions parameters. |
| SETUNIT | Unit that stores global paramters. Constraints:
|
| Enumeration Summary | |
|---|---|
| ParameterTypes | WebMLTypes enumerates all WebML built-in data types. |