Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Fix Bugzilla Bug 154504 --- Cannot get parameter group from getParameterDefn method

Title: [birt-dev]CheckIn: Fix Bugzilla Bug 154504 --- Cannot get parameter group from getParameterDefn method

- Summary:
Fix Bugzilla Bug 154504 --- Cannot get parameter group from getParameterDefn method


- Bugzilla Bug (s) Resolved:
None


- Description:
Fix Bugzilla Bug 154504 --- Cannot get parameter group from getParameterDefn method

Now, we can get the *parameter group* instance from the method if the name is a *parameter group name* in the report design

And, update the related UnitTests.

- Tests Description  :
Unit Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
test/org/eclipse/birt/report/engine/api/GetParameterDefinitionTaskTest.rptdesign

test/org/eclipse/birt/report/engine/api/GetParameterDefinitionTaskTest.java
src/org/eclipse/birt/report/engine/api/impl/GetParameterDefinitionTask.java

- Files Added:
test/org/eclipse/birt/report/engine/api/GetParameterGroupDefnTest.rptdesign
test/org/eclipse/birt/report/engine/api/GetParameterGroupDefnTest.java

- Files Deleted
None

- Wei Wang
Actuate Software(Shanghai) Co.,Ltd



Back to the top