Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Refactor OLAP engine API.

Summary:

CheckIn:Refactor OLAP engine API.

 

Bugzilla Entry(ies) Resolved:

No.

 

Description:

The following changes are made:

  1. Change IBinding api so that it now accept IBaseExpression as _expression_ rather than string as _expression_
  2. Do accompany changes in classes that refer to IBinding.

 

Tests Description:

Unit Test.

 

Notes to Build Team:

None.

 

Notes to Developers:

None.

 

Notes to QA:

None.

 

Notes to Documentation:

None.

 

Files Edited:

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CursorNavigatorTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CursorModelTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java"

 

"/org.eclipse.birt.report.item.crosstab.core/src/org/eclipse/birt/report/item/crosstab/core/re/CrosstabQueryHelper.java"

 

Files Added:

 

Files Deleted:

 


Back to the top