Class MsgBundleTools

java.lang.Object
io.jmix.reports.util.MsgBundleTools

@Component("report_MsgBundleTools") public class MsgBundleTools extends Object
  • Constructor Details

    • MsgBundleTools

      public MsgBundleTools()
  • Method Details

    • getLocalizedValue

      @Nullable public String getLocalizedValue(String msgBundle, String defaultValue)
    • getMsgBundleValues

      protected Map<String,String> getMsgBundleValues(@Nullable String localeBundle)