public class ResourceBundleChoiceListInitializerImpl extends AbstractChoiceListRenderer implements ChoiceListInitializer
| Constructor and Description |
|---|
ResourceBundleChoiceListInitializerImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceListValue> |
getChoiceListValues(ExtendedPropertyDefinition epd,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
String |
getStringRendering(Locale locale,
ExtendedPropertyDefinition propDef,
Object propertyValue) |
String |
getStringRendering(RenderContext context,
JCRPropertyWrapper propertyWrapper) |
getObjectRendering, getObjectRendering, getObjectRendering, getStringRenderingpublic ResourceBundleChoiceListInitializerImpl()
public List<ChoiceListValue> getChoiceListValues(ExtendedPropertyDefinition epd, String param, List<ChoiceListValue> values, Locale locale, Map<String,Object> context)
getChoiceListValues in interface ChoiceListInitializerpublic String getStringRendering(RenderContext context, JCRPropertyWrapper propertyWrapper) throws javax.jcr.RepositoryException
getStringRendering in interface ChoiceListRendererjavax.jcr.RepositoryExceptionpublic String getStringRendering(Locale locale, ExtendedPropertyDefinition propDef, Object propertyValue) throws javax.jcr.RepositoryException
getStringRendering in interface ChoiceListRendererjavax.jcr.RepositoryExceptionCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.