org.eclipse.birt.report.engine.api
Interface IReportDocumentInfo
- public interface IReportDocumentInfo
the interface used to access the traisent informations of a report document.
- Version:
- $Revision: 1.4 $ $Date: 2006/08/10 10:34:22 $
getErrors
public java.util.List getErrors()
openReportDocument
public IReportDocument openReportDocument()
throws org.eclipse.birt.core.exception.BirtException
- Throws:
org.eclipse.birt.core.exception.BirtException
isComplete
public boolean isComplete()
Copyright © 2005 Actuate Corp. All rights reserved.