Skip to main content



      Home
Home » Archived » BIRT » IResultIterator. getInteger(IBaseExpression dataExpr) API has been changed ? is it a bug?
IResultIterator. getInteger(IBaseExpression dataExpr) API has been changed ? is it a bug? [message #163915] Tue, 23 May 2006 18:53
Eclipse UserFriend
Originally posted by: chaohua.wang.premierata.com

Hi, Folks,

I downloaded 2.1RC3.
I can't complie
iter.getInteger( expressions[0])).intValue() ;
I got this message:

getInteger(java.lang.String) in org.eclipse.birt.data.engine.api.IResultIter

ator cannot be applied to (org.eclipse.birt.data.engine.api.IBaseExpression)

[javac] count = (iter.getInteger( expressions[0])).intValue() ;


Also I can't compile Collection col =
actualResultSet.getPreparedQuery( ).getReportQueryDefn( ).getRowExpressions(
);


Excepiotn is that no getRowExpressions( ) method.


I wonder if api has been changed, Thank you,

Chaohua
Previous Topic:build BIRT from the command line
Next Topic:unexpected prob in dataset
Goto Forum:
  


Current Time: Sat May 10 11:28:04 EDT 2025

Powered by FUDForum. Page generated in 0.02599 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top