public interface I15dValueInitializer extends ValueInitializer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_VALUE |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.Value[] |
getValues(ExtendedPropertyDefinition declaringPropertyDefinition,
List<String> params,
Locale locale)
Returns an array of default values for the specified property, considering parameters and the locale.
|
getValuesstatic final String DEFAULT_VALUE
javax.jcr.Value[] getValues(ExtendedPropertyDefinition declaringPropertyDefinition, List<String> params, Locale locale)
declaringPropertyDefinition - the definition of the property to compute default values forparams - the optional parameters for this value initializerlocale - the current node locale to consider for language-dependent valuesCopyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.