Uses of Interface
it.eng.spagobi.kpi.model.dao.IResourceDAO

Packages that use IResourceDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.kpi.model.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return IResourceDAO
static IResourceDAO DAOFactory.getResourceDAO()
          Creates a DAO instance for a predefined Resource.
 

Uses of IResourceDAO in it.eng.spagobi.kpi.model.dao
 

Classes in it.eng.spagobi.kpi.model.dao that implement IResourceDAO
 class ResourceDAOImpl