|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.qbe.export.ReportRunner
public class ReportRunner
Compile, fill and export a report template to a file or stream
Constructor Summary | |
---|---|
ReportRunner()
|
Method Summary | |
---|---|
void |
run(java.io.File templateFile,
java.io.File reportFile,
java.lang.String outputType,
java.sql.Connection conn)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportRunner()
Method Detail |
---|
public void run(java.io.File templateFile, java.io.File reportFile, java.lang.String outputType, java.sql.Connection conn)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |