Uses of Interface
it.eng.spagobi.i18n.dao.I18NMessagesDAO

Packages that use I18NMessagesDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.i18n.dao   
 

Uses of I18NMessagesDAO in it.eng.spagobi.commons.dao
 

Methods in it.eng.spagobi.commons.dao that return I18NMessagesDAO
static I18NMessagesDAO DAOFactory.getI18NMessageDAO()
          Creates a DAO instance for a BI i18n messages.
 

Uses of I18NMessagesDAO in it.eng.spagobi.i18n.dao
 

Classes in it.eng.spagobi.i18n.dao that implement I18NMessagesDAO
 class I18NMessagesDAOHibImpl