public class MacrosChoiceListInitializer extends Object implements org.jahia.services.content.nodetypes.initializers.ModuleChoiceListInitializer
| Constructor and Description |
|---|
MacrosChoiceListInitializer() |
| Modifier and Type | Method and Description |
|---|---|
List<org.jahia.services.content.nodetypes.initializers.ChoiceListValue> |
getChoiceListValues(org.jahia.services.content.nodetypes.ExtendedPropertyDefinition epd,
String param,
List<org.jahia.services.content.nodetypes.initializers.ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
String |
getKey() |
void |
setIgnoreMacros(List ignoreMacros) |
void |
setKey(String key) |
void |
setMacroLookupPath(String macroLookupPath) |
public void setKey(String key)
setKey in interface org.jahia.services.content.nodetypes.initializers.ModuleChoiceListInitializerpublic String getKey()
getKey in interface org.jahia.services.content.nodetypes.initializers.ModuleChoiceListInitializerpublic List<org.jahia.services.content.nodetypes.initializers.ChoiceListValue> getChoiceListValues(org.jahia.services.content.nodetypes.ExtendedPropertyDefinition epd, String param, List<org.jahia.services.content.nodetypes.initializers.ChoiceListValue> values, Locale locale, Map<String,Object> context)
getChoiceListValues in interface org.jahia.services.content.nodetypes.initializers.ChoiceListInitializerpublic void setMacroLookupPath(String macroLookupPath)
public void setIgnoreMacros(List ignoreMacros)
Copyright © 2004–2015 Jahia Solutions Group SA. All rights reserved.