Uses of Interface
it.eng.spagobi.tools.distributionlist.dao.IDistributionListDAO

Packages that use IDistributionListDAO
it.eng.spagobi.commons.dao   
it.eng.spagobi.tools.distributionlist.dao   
 

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

Methods in it.eng.spagobi.commons.dao that return IDistributionListDAO
static IDistributionListDAO DAOFactory.getDistributionListDAO()
          Gets the distribution list dao.
 

Uses of IDistributionListDAO in it.eng.spagobi.tools.distributionlist.dao
 

Classes in it.eng.spagobi.tools.distributionlist.dao that implement IDistributionListDAO
 class DistributionListDaoImpl