Uses of Interface
io.ultreia.java4all.i18n.spi.bean.BeanPropertyI18nKeyProducer
-
Packages that use BeanPropertyI18nKeyProducer Package Description io.ultreia.java4all.i18n.spi.bean -
-
Uses of BeanPropertyI18nKeyProducer in io.ultreia.java4all.i18n.spi.bean
Classes in io.ultreia.java4all.i18n.spi.bean that implement BeanPropertyI18nKeyProducer Modifier and Type Class Description classBeanPropertyI18nKeyProducerSupportCreated by tchemit on 18/10/2018.classDefaultBeanPropertyI18nKeyProducerGiven aDefaultBeanPropertyI18nKeyProducer.labelsLocationto a properties file within all accepted translations, will then produce the mapping for methodDefaultBeanPropertyI18nKeyProducer.createMapping().Methods in io.ultreia.java4all.i18n.spi.bean that return BeanPropertyI18nKeyProducer Modifier and Type Method Description abstract BeanPropertyI18nKeyProducerBeanPropertyI18nKeyProducerProvider. getDefaultLabelsBuilder()
-