Class AbstractI18nEntity<T extends IdEntity>

    • Constructor Detail

      • AbstractI18nEntity

        public AbstractI18nEntity()
    • Method Detail

      • getEntity

        public T getEntity()
      • setEntity

        public void setEntity​(T entity)
      • getLocale

        public String getLocale()
      • setLocale

        public void setLocale​(String locale)