public class TemplatesChoiceListInitializerImpl extends Object implements ChoiceListInitializer
| Modifier and Type | Class and Description |
|---|---|
class |
TemplatesChoiceListInitializerImpl.ViewWrapper
We use this View wrapper because for filtering common views we just want to compare the keys, not all the attributes like in
View.equals()
|
| Constructor and Description |
|---|
TemplatesChoiceListInitializerImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceListValue> |
getChoiceListValues(ExtendedPropertyDefinition declaringPropertyDefinition,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
public List<ChoiceListValue> getChoiceListValues(ExtendedPropertyDefinition declaringPropertyDefinition, String param, List<ChoiceListValue> values, Locale locale, Map<String,Object> context)
getChoiceListValues in interface ChoiceListInitializerCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.