public abstract class I18nDecoratorHelper
extends io.ultreia.java4all.i18n.spi.bean.BeanPropertyI18nKeyProducerProvider
| Constructor and Description |
|---|
I18nDecoratorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static I18nDecoratorHelper |
get() |
static String |
getPropertyI18nKey(Class type,
String propertyName) |
static String |
getTypeI18nKey(Class key) |
static <C extends Class<?>> |
sortTypes(Collection<C> types,
Locale locale) |
public static I18nDecoratorHelper get()
public static <C extends Class<?>> List<C> sortTypes(Collection<C> types, Locale locale)
Copyright © 2017–2020 IRD. All rights reserved.