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

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

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

Methods in it.eng.spagobi.bo.dao that return IBIObjectParameterDAO
static IBIObjectParameterDAO DAOFactory.getBIObjectParameterDAO()
          Creates a DAO instance for a BI object parameter
 

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

Classes in it.eng.spagobi.bo.dao.hibernate that implement IBIObjectParameterDAO
 class BIObjectParameterDAOHibImpl
          Defines the Hibernate implementations for all DAO methods, for a BI Object Parameter.