Uses of Interface
it.eng.spagobi.bo.dao.IObjParuseDAO

Packages that use IObjParuseDAO
it.eng.spagobi.bo.dao   
it.eng.spagobi.bo.dao.hibernate   
 

Uses of IObjParuseDAO in it.eng.spagobi.bo.dao
 

Methods in it.eng.spagobi.bo.dao that return IObjParuseDAO
static IObjParuseDAO DAOFactory.getObjParuseDAO()
           
 

Uses of IObjParuseDAO in it.eng.spagobi.bo.dao.hibernate
 

Classes in it.eng.spagobi.bo.dao.hibernate that implement IObjParuseDAO
 class ObjParuseDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a ObjParuse object.