Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 188224 DTE should give out APIs about CrossTab filter equal value list and member value list Util.

- Summary:
CheckIn:Fix bugzilla bug 188224 DTE should give out APIs about CrossTab filter equal value list and member value list Util.


- Bugzilla Bug (s) Resolved:

[188224] DTE should give out APIs about CrossTab filter equal value list and member value list Util.

 

- Description:
Two new methods, getMemberValueIterator(TabularCubeHandle, String, ICubeQueryDefinition) and getMemberValueIterator(TabularCubeHandle, String, ILevelDefinition[], Object[]) are added to ICubeQueryUtil to support GUI.

 

- Tests Description:
Unit Test.  


- Files Edited:

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataSetIterator.java"

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/CubeQueryUtil.java"

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/api/ICubeQueryUtil.java"

 


- Files Added:

 

 

 


- Files Deleted:

N/A

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 


Back to the top