public class SortableFieldnamesChoiceListInitializerImpl extends AbstractChoiceListRenderer implements ChoiceListInitializer
| Modifier and Type | Class and Description |
|---|---|
static class |
SortableFieldnamesChoiceListInitializerImpl.CommonDefinitions |
| Constructor and Description |
|---|
SortableFieldnamesChoiceListInitializerImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<ChoiceListValue> |
getChoiceListValues(ExtendedPropertyDefinition declaringPropertyDefinition,
String param,
List<ChoiceListValue> values,
Locale locale,
Map<String,Object> context) |
static SortableFieldnamesChoiceListInitializerImpl.CommonDefinitions |
getCommonChildNodeDefinitions(JCRNodeWrapper node,
boolean showHidden,
boolean showProtected,
Set<String> excludedNodeTypes) |
String |
getStringRendering(Locale locale,
ExtendedPropertyDefinition propDef,
Object propertyValue) |
String |
getStringRendering(RenderContext context,
JCRPropertyWrapper propertyWrapper) |
void |
setExcludedNodeTypes(Set<String> excludedNodeTypes) |
void |
setShowHidden(boolean showHidden) |
void |
setShowProtected(boolean showProtected) |
getObjectRendering, getObjectRendering, getObjectRendering, getStringRenderingpublic SortableFieldnamesChoiceListInitializerImpl()
public List<ChoiceListValue> getChoiceListValues(ExtendedPropertyDefinition declaringPropertyDefinition, String param, List<ChoiceListValue> values, Locale locale, Map<String,Object> context)
getChoiceListValues in interface ChoiceListInitializerpublic static SortableFieldnamesChoiceListInitializerImpl.CommonDefinitions getCommonChildNodeDefinitions(JCRNodeWrapper node, boolean showHidden, boolean showProtected, Set<String> excludedNodeTypes) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic 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.RepositoryExceptionpublic void setShowHidden(boolean showHidden)
public void setShowProtected(boolean showProtected)
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.