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

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

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

Methods in it.eng.spagobi.mapcatalogue.bo.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