public class I18nReferentialHelper extends Object
| Constructor and Description |
|---|
I18nReferentialHelper() |
| Modifier and Type | Method and Description |
|---|---|
static <E extends WithI18n> |
getLabel(int referenceLocaleOrdinal,
E i18nDto) |
static String |
getPropertyName(int referenceLocaleOrdinal) |
static <E extends WithI18n> |
setLabel(int referenceLocaleOrdinal,
E i18nEntity,
String label) |
Copyright © 2017–2020 IRD. All rights reserved.