Class Csv2ExtJsLocaleService


  • @Service("localeService")
    public class Csv2ExtJsLocaleService
    extends Object
    Author:
    Nils Bühner
    • Constructor Detail

      • Csv2ExtJsLocaleService

        public Csv2ExtJsLocaleService()
    • Method Detail

      • getAllComponentsForLocale

        public Map<String,​Object> getAllComponentsForLocale​(String appId,
                                                                  String locale)
                                                           throws Exception
        Parameters:
        appId - The name of a CSV file in META-INF/locale
        locale - The name of the locale column in the CSV
        Returns:
        Throws:
        Exception