Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix bugzilla bug[184563] -- Need clearAggregateOns() api on ComputedColumnHandle.

- Summary:
Need clearAggregateOns() api on ComputedColumnHandle.


 
- Bugzilla Bug (s) Resolved:

184563

- Description:

Added clearAggregateOnList() both on ComputedColumn & ComputedColumnHandle to clear the string list value.
 
And modified getAggregateOnList() both on ComputedColumn & ComputedColumnHandle. If the aggregateOn string list is null, return Collections.EMPTY_LIST instead of null. 



- Tests Description :

JUnit test

- Files Edited:

"/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/elements/structures/ComputedColumn.java" "/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ComputedColumnHandle.java"

"/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/ComputedColumnHandleTest.java"



- Files Added:



- Files Deleted:



- Notes to Build Team:



- Notes to Developers:



- Notes to QA:



- Notes to Documentation:

 

 

 

 

Best regards,

 

Jiaying Liu

Actuate Corporation - Shanghai R&D Center

( : (86)21-58826388

 


Back to the top