public class DefaultJsWidgetSessionInfoCollector extends Object implements JsWidgetSessionInfoCollector
| Constructor and Description |
|---|
DefaultJsWidgetSessionInfoCollector() |
| Modifier and Type | Method and Description |
|---|---|
JsWidgetSessionDTO |
gatherSessionInfo() |
List<JsWidgetSessionInfoDecorator> |
getDecorators() |
void |
setCockpitLocaleService(CockpitLocaleService cockpitLocaleService) |
void |
setCockpitUserService(CockpitUserService cockpitUserService) |
void |
setDecorators(List<JsWidgetSessionInfoDecorator> decorators) |
public void setCockpitUserService(CockpitUserService cockpitUserService)
public void setCockpitLocaleService(CockpitLocaleService cockpitLocaleService)
public JsWidgetSessionDTO gatherSessionInfo()
gatherSessionInfo in interface JsWidgetSessionInfoCollectorpublic List<JsWidgetSessionInfoDecorator> getDecorators()
public void setDecorators(List<JsWidgetSessionInfoDecorator> decorators)
Copyright © 2018. All rights reserved.