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


public interface IQueryContext


Method Summary
 IDataQueryDefinition[] createQuery(IDataQueryDefinition parent, ReportElementHandle handle)
          delegate to report engine to build query, the extened item may call this api to build children��s query
 

Method Detail

createQuery

IDataQueryDefinition[] createQuery(IDataQueryDefinition parent,
                                   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.