public interface BeanPropertyI18nKeyProducer
This should be used at application level to make easy translations of your objects.
Created by tchemit on 18/10/2018.
| Modifier and Type | Method and Description |
|---|---|
String |
getI18nPropertyKey(Class type,
String property)
Get the i18n property key for the given
property of the given type. |
String |
getI18nTypeKey(Class type) |
Copyright © 2004–2018 Ultreia.io. All rights reserved.