lumis.portal.localization
Interface IStringLocalizationDao

Package class diagram package IStringLocalizationDao
All Known Subinterfaces:
ICustomStringLocalizationDao
All Known Implementing Classes:
CustomStringLocalizationDaoJdbc, MainStringLocalizationDaoXml

public interface IStringLocalizationDao

Since:
4.0.0

Method Summary
 Map<String,String> getStringTable(String resourcePath, Locale locale)
          Get the string table of the string localization.
 

Method Detail

getStringTable

Map<String,String> getStringTable(String resourcePath,
                                  Locale locale)
                                  throws DaoException,
                                         PortalException
Get the string table of the string localization.

Parameters:
resourcePath -
locale -
Returns:
Throws:
DaoException
PortalException


Lumisportal  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.