Interface DefaultLabelService.LanguageProvider

All Known Implementing Classes:
DefaultLabelService.GlobalDataLanguageProvider, DefaultLabelService.SessionLanguageProvider, DefaultLabelService.StaticLanguageProvider
Enclosing class:
DefaultLabelService

public static interface DefaultLabelService.LanguageProvider
Interface for getting a language iso code dynamically
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getLanguageIso

      String getLanguageIso()