public interface IQueryContext
Modifier and Type | Method and Description |
---|---|
org.eclipse.birt.data.engine.api.IDataQueryDefinition[] |
createQuery(org.eclipse.birt.data.engine.api.IDataQueryDefinition parent,
org.eclipse.birt.report.model.api.ReportElementHandle handle)
delegate to report engine to build query, the extened item may call this
api to build children's query
|
org.eclipse.birt.report.data.adapter.api.DataRequestSession |
getDataRequestSession()
return a data session
|
org.eclipse.birt.data.engine.api.IDataQueryDefinition[] createQuery(org.eclipse.birt.data.engine.api.IDataQueryDefinition parent, org.eclipse.birt.report.model.api.ReportElementHandle handle)
org.eclipse.birt.report.data.adapter.api.DataRequestSession getDataRequestSession()
Copyright © 2008 Actuate Corp. All rights reserved.