Package io.ultreia.java4all.i18n.spi.bean
-
Interface Summary Interface Description BeanPropertyI18nKeyProducer Produce i18n key for any property of a bean. -
Class Summary Class Description BeanPropertyI18nKeyProducerProvider Created by tchemit on 18/10/2018.BeanPropertyI18nKeyProducerSupport Created by tchemit on 18/10/2018.DefaultBeanPropertyI18nKeyProducer Given aDefaultBeanPropertyI18nKeyProducer.labelsLocationto a properties file within all accepted translations, will then produce the mapping for methodDefaultBeanPropertyI18nKeyProducer.createMapping(). -
Annotation Types Summary Annotation Type Description RegisterI18nLabel To register i18n labels for the given type.RegisterI18nLabels To centralize more than oneRegisterI18nLabeldefinition in one place.