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

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

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.dao
 

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