Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Minor changes to DataRequestContext class in report data adaptor

- Summary:

A bug fix and two additional constructors in class DataRequestContext

 - Bugzilla Bug (s) Resolved:
none
- Description:
Fixed a bug in the creation of top level scope so that the right class instance is used as the scope.

Added two additional constructors and added comments to clarify the use of the moduleHandle and topScope parameters.


- Tests Description:
n/a


- Files Edited:

"/org.eclipse.birt.report.data.adaptor/src/org/eclipse/birt/report/data/adaptor/api/DataSessionContext.java"

- Files Added:

- Notes to Build Team:


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 


Back to the top