Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev]CheckIn: Update the access control as *public* in order to separate the tests plugin.

Title: [birt-dev]CheckIn: Update the access control as *public* in order to separate the tests plugin.

- Summary:
Update the access control as *public* in order to separate the tests plugin.


- Bugzilla Bug (s) Resolved:
None


- Description:
Update the access control as *public* in order to separate the tests plugin.

as follow:

  • update the access control of class *ExpressionParserUtility* as *public*
  • update the access control of methods *compileColumnExpression(String)* as *public*
  • update the access control of methods *hasAggregation(String)* as *public*

- Tests Description  :
Unit Test


- Notes to Build Team:
None


- Notes to Developers:
None


- Notes to QA:  
None

- Notes to Documentation:  
None


- Files Edited:
"/org.eclipse.birt.core/src/org/eclipse/birt/core/data/ExpressionParserUtility.java"


- Files Added:
None

- Files Deleted
None

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



Back to the top