Uses of Class
ar.com.fdvs.dj.domain.DJDataSource

Packages that use DJDataSource
ar.com.fdvs.dj.domain   
ar.com.fdvs.dj.domain.entities   
ar.com.fdvs.dj.util   
 

Uses of DJDataSource in ar.com.fdvs.dj.domain
 

Methods in ar.com.fdvs.dj.domain that return DJDataSource
 DJDataSource DJCrosstab.getDatasource()
           
 

Methods in ar.com.fdvs.dj.domain with parameters of type DJDataSource
 void DJCrosstab.setDatasource(DJDataSource datasource)
           
 

Uses of DJDataSource in ar.com.fdvs.dj.domain.entities
 

Methods in ar.com.fdvs.dj.domain.entities that return DJDataSource
 DJDataSource Subreport.getDatasource()
           
 

Methods in ar.com.fdvs.dj.domain.entities with parameters of type DJDataSource
 void Subreport.setDatasource(DJDataSource datasource)
           
 

Uses of DJDataSource in ar.com.fdvs.dj.util
 

Methods in ar.com.fdvs.dj.util with parameters of type DJDataSource
static net.sf.jasperreports.engine.design.JRDesignExpression ExpressionUtils.getConnectionExpression(DJDataSource ds)
           
static net.sf.jasperreports.engine.design.JRDesignExpression ExpressionUtils.getDataSourceExpression(DJDataSource ds)
          Returns the expression string required
 



Copyright © 2006-2011 FDV Solutions. All Rights Reserved.