public class IdTemplateValuesProvider extends Object implements TemplateValuesProvider
Component and assigns to VALUE_NAME_ID value.| Modifier and Type | Field and Description |
|---|---|
static String |
VALUE_NAME_ID |
| Constructor and Description |
|---|
IdTemplateValuesProvider() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
provideTemplateValues(Object context,
String templateId)
Method allows to define values available in template.
|
public static final String VALUE_NAME_ID
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 resolvedCopyright © 2018. All rights reserved.