Uses of Class
it.eng.spagobi.bo.Subreport

Packages that use Subreport
it.eng.spagobi.bo.dao   
it.eng.spagobi.bo.dao.hibernate   
it.eng.spagobi.importexport   
 

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

Methods in it.eng.spagobi.bo.dao with parameters of type Subreport
 void ISubreportDAO.insertSubreport(Subreport aSubreport)
           
 

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

Methods in it.eng.spagobi.bo.dao.hibernate that return Subreport
 Subreport SubreportDAOHibImpl.toSubreport(SbiSubreports hibSubreports)
          From the hibernate subreports at input, gives the corrispondent Subreports object.
 

Methods in it.eng.spagobi.bo.dao.hibernate with parameters of type Subreport
 void SubreportDAOHibImpl.insertSubreport(Subreport aSubreport)
           
 

Uses of Subreport in it.eng.spagobi.importexport
 

Methods in it.eng.spagobi.importexport with parameters of type Subreport
 void ExporterMetadata.insertSubReportAssociation(Subreport sub, org.hibernate.Session session)
          Insert an association between a master report and a subreport