public class DynamicTranslationProvider extends Object
| Constructor and Description | 
|---|
| DynamicTranslationProvider() | 
| Modifier and Type | Method and Description | 
|---|---|
| static String | getValue(Object obj,
        String field,
        String defaultValue)If translations are enabled, this method will look for a translation for the specified field. | 
public static String getValue(Object obj, String field, String defaultValue)
obj - field - defaultValue - Copyright © 2020. All rights reserved.