Package com.hybris.cockpitng.util.js
-
Interface Summary 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 Summary Class Description DefaultJsWidgetSessionInfoCollector JsWidgetSessionDTO DTO for storing session related data (user name, current locale), which will be exposed to JS widgets