public interface IReportDocumentInfo
Modifier and Type | Method and Description |
---|---|
java.util.List |
getErrors() |
boolean |
isComplete()
Check if the report document is completely read.
|
IReportDocument |
openReportDocument()
Open a report document.
|
java.util.List getErrors()
IReportDocument openReportDocument() throws org.eclipse.birt.core.exception.BirtException
org.eclipse.birt.core.exception.BirtException
boolean isComplete()
Copyright © 2008 Actuate Corp. All rights reserved.