Uses of Interface
org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn

Packages that use IAggregationDefn
org.eclipse.birt.report.model.api.oda   
 

Uses of IAggregationDefn in org.eclipse.birt.report.model.api.oda
 

Classes in org.eclipse.birt.report.model.api.oda that implement IAggregationDefn
 class AggregationDefn
           
 

Fields in org.eclipse.birt.report.model.api.oda with type parameters of type IAggregationDefn
protected static java.util.List<IAggregationDefn> OdaAggregationHelperImpl.birtAggregationDefinitions
           
 

Methods in org.eclipse.birt.report.model.api.oda that return IAggregationDefn
static IAggregationDefn OdaAggregationHelper.getAggregationDefn(java.lang.String birtAggregationId, java.lang.String datasetExtId, java.lang.String datasourceExtId)
           
 

Methods in org.eclipse.birt.report.model.api.oda that return types with arguments of type IAggregationDefn
static java.util.List<IAggregationDefn> OdaAggregationHelper.getAggregationDefinitions(java.lang.String dataSetExtId, java.lang.String dataSourceExtId)
           
 



Copyright © 2008 Actuate Corp. All rights reserved.