public interface MessageResolver
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPropertyCaption(MetaProperty property,
java.util.Locale locale)
Returns localized caption of an entity property
|
@Nullable java.lang.String getPropertyCaption(MetaProperty property, @Nullable java.util.Locale locale)
property - meta propertylocale - locale, if value is null locale of current user is used