Uses of Interface
org.eclipse.birt.report.model.api.oda.interfaces.IAggregationDefn
Packages that use IAggregationDefn
-
Uses of IAggregationDefn in org.eclipse.birt.report.model.api.oda
Classes in org.eclipse.birt.report.model.api.oda that implement IAggregationDefnFields in org.eclipse.birt.report.model.api.oda with type parameters of type IAggregationDefnModifier and TypeFieldDescriptionprotected static final List<IAggregationDefn>
OdaAggregationHelperImpl.birtAggregationDefinitions
Methods in org.eclipse.birt.report.model.api.oda that return IAggregationDefnModifier and TypeMethodDescriptionstatic IAggregationDefn
OdaAggregationHelper.getAggregationDefn
(String birtAggregationId, String datasetExtId, String datasourceExtId) Methods in org.eclipse.birt.report.model.api.oda that return types with arguments of type IAggregationDefnModifier and TypeMethodDescriptionstatic List<IAggregationDefn>
OdaAggregationHelper.getAggregationDefinitions
(String dataSetExtId, String dataSourceExtId)