Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Change DtE adaptor codes in engine project.

-          Summary:

Change DtE adaptor codes in engine project.


- Bugzilla Bug (s) Resolved:
None


- Description:
Change api String ITotalExprBindings.getNewExpression( Object o ) to List ITotalExprBindings.getNewExpression(). Now this method return the transformed expressions list with the order exactly same to the order of their original ones being evaluated.


- Tests Description:
Unit test


- Files Edited:

"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ITotalExprBindings.java" "/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/adapter/ExpressionUtil.java"

 

"/org.eclipse.birt.report.engine/test/org/eclipse/birt/report/engine/adapter/ExpressionUtilTest.java"

 

- Files Deleted:

 

- 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