Uses of Interface
it.eng.spagobi.mapcatalogue.bo.dao.ISbiGeoMapsDAO

Packages that use ISbiGeoMapsDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.mapcatalogue.bo.dao.hibernate   
 

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

Methods in it.eng.spagobi.commons.dao that return ISbiGeoMapsDAO
static ISbiGeoMapsDAO DAOFactory.getSbiGeoMapsDAO()
          Creates a DAO instance for a BI object.
 

Uses of ISbiGeoMapsDAO in it.eng.spagobi.mapcatalogue.bo.dao.hibernate
 

Classes in it.eng.spagobi.mapcatalogue.bo.dao.hibernate that implement ISbiGeoMapsDAO
 class SbiGeoMapsDAOHibImpl