Uses of Interface
lumis.portal.localization.ICustomStringLocalizationDao
-
Packages that use ICustomStringLocalizationDao Package Description lumis.portal.dao lumis.portal.localization -
-
Uses of ICustomStringLocalizationDao in lumis.portal.dao
Methods in lumis.portal.dao that return ICustomStringLocalizationDao Modifier and Type Method Description static ICustomStringLocalizationDao
DaoFactory. getCustomStringLocalizationDao()
-
Uses of ICustomStringLocalizationDao in lumis.portal.localization
Classes in lumis.portal.localization that implement ICustomStringLocalizationDao Modifier and Type Class Description class
CustomStringLocalizationDaoJdbc
DAO class that read custom strings from database
-