public interface MetaPropertyValueFormatter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
formatDisplayValue(MetaProperty pProperty,
java.util.Locale pLocale,
java.lang.String pValue)
Convert a value from search results,
i.e.
|
static final java.lang.String CLASS_VERSION
java.lang.String formatDisplayValue(MetaProperty pProperty, java.util.Locale pLocale, java.lang.String pValue)
pProperty - MetaProperty for the given valuepLocale - Optional Locale to use for formatting the string, may be null.pValue - Search indexed value as returned in the search results