|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.tif.jacob.report.birt.ReportManager
public final class ReportManager
| Field Summary | |
|---|---|
static java.lang.String |
RCS_ID
|
static java.lang.String |
RCS_REV
|
| Constructor Summary | |
|---|---|
ReportManager()
|
|
| Method Summary | |
|---|---|
static org.eclipse.birt.report.engine.api.IRunAndRenderTask |
createRunAndRenderTask(java.io.InputStream rptStream)
Creates a BIRT report task for the given BIRT report definition. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final transient java.lang.String RCS_ID
public static final transient java.lang.String RCS_REV
| Constructor Detail |
|---|
public ReportManager()
| Method Detail |
|---|
public static org.eclipse.birt.report.engine.api.IRunAndRenderTask createRunAndRenderTask(java.io.InputStream rptStream)
throws java.lang.Exception
The configuration of BIRT report data sources, which match to jACOB SQL data sources, is adapted (i.e. changed) in such a way that the already given jACOB data source configuration is used. By this way BIRT reports become "environment/database" independant.
rptStream - input stream containing BIRT report definition, which will be
closed automatically
java.lang.Exception - on any problem
|
jACOB 2.7 API Documentation. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||