| Interface | Description |
|---|---|
| JsWidgetSessionInfoCollector |
Class which is responsible for gathering session related information (current user, current locale) and store it in
JsWidgetSessionDTO class.
|
| JsWidgetSessionInfoDecorator |
Interface which allows to store additional data to JsWidgetSessionDTO object.
|
| Class | Description |
|---|---|
| DefaultJsWidgetSessionInfoCollector | |
| JsWidgetSessionDTO |
DTO for storing session related data (user name, current locale), which will be exposed to JS widgets
|
Copyright © 2018. All rights reserved.