org.eclipse.birt.report.engine.extension
Interface IQueryContext


public interface IQueryContext


Method Summary
 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
 

Method Detail

createQuery

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



Copyright © 2008 Actuate Corp. All rights reserved.