Class I18nReferentialHelper


  • public class I18nReferentialHelper
    extends Object
    • Constructor Detail

      • I18nReferentialHelper

        public I18nReferentialHelper()
    • Method Detail

      • getLabel

        public static <E extends WithI18nString getLabel​(int referenceLocaleOrdinal,
                                                           E i18nDto)
      • setLabel

        public static <E extends WithI18n> void setLabel​(int referenceLocaleOrdinal,
                                                         E i18nEntity,
                                                         String label)
      • getPropertyName

        public static String getPropertyName​(int referenceLocaleOrdinal)