public interface IStringLocalizationDao
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getStringTable(String resourcePath,
Locale locale,
List<ITheme> themes)
Get the string table of the string localization.
|
Map<String,String> getStringTable(String resourcePath, Locale locale, List<ITheme> themes) throws PortalException
resourcePath
- the path of the resources to search within for the stringslocale
- the locale to use when searching for the stringsthemes
- the themes to search within for strings, they are expected to be in the search orderPortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.