Uses of Interface
it.eng.spagobi.tools.catalogue.dao.IArtifactsDAO

Packages that use IArtifactsDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.tools.catalogue.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return IArtifactsDAO
static IArtifactsDAO DAOFactory.getArtifactsDAO()
           
 

Uses of IArtifactsDAO in it.eng.spagobi.tools.catalogue.dao
 

Classes in it.eng.spagobi.tools.catalogue.dao that implement IArtifactsDAO
 class ArtifactsDAOImpl