public class SessionInfoTemplateValuesProvider extends Object implements TemplateValuesProvider
VALUE_NAME_CONTEXT value.| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_NAME_CONTEXT |
| Constructor and Description |
|---|
SessionInfoTemplateValuesProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected JsWidgetSessionInfoCollector |
getCollector() |
Map<String,Object> |
provideTemplateValues(Object context,
String templateId)
Method allows to define values available in template.
|
void |
setCollector(JsWidgetSessionInfoCollector collector) |
public static final String VALUE_NAME_CONTEXT
public Map<String,Object> provideTemplateValues(Object context, String templateId)
TemplateValuesProviderprovideTemplateValues in interface TemplateValuesProvidercontext - object against which a template is to be resolvedtemplateId - identity of a template to be resolvedprotected JsWidgetSessionInfoCollector getCollector()
public void setCollector(JsWidgetSessionInfoCollector collector)
Copyright © 2018. All rights reserved.