public class BReportFile extends Object
| Constructor and Description |
|---|
BReportFile(BDB db,
BElement root,
BLogHandle logHandle) |
BReportFile(BDB db,
BLogHandle logHandle) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
int |
getDelay() |
boolean |
getReport(String reportpath,
String reportname,
boolean isPdf) |
boolean |
getReport(String reportpath,
String reportname,
String keyfield,
Map<String,String> rptParams) |
int |
process() |
void |
setOutput(String reportOutput) |
public BReportFile(BDB db, BLogHandle logHandle)
public BReportFile(BDB db, BElement root, BLogHandle logHandle)
Copyright © 2016 openBaraza. All Rights Reserved.