Interface ICubeExtractionResults
-
- All Superinterfaces:
IExtractionResults
public interface ICubeExtractionResults extends IExtractionResults
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.birt.core.archive.IDocArchiveReader
getReportDocReader()
get the archive reader of the report document.-
Methods inherited from interface org.eclipse.birt.report.engine.api.IExtractionResults
close, getResultMetaData, nextResultIterator
-
-