|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FileProcessor
| Method Summary | |
|---|---|
byte[] |
getRawData()
Returns a raw set of the data of this file |
void |
processFile(byte[] rawData)
Process the parameter file passed as raw data |
void |
processFile(File file,
String outputType,
boolean hasQuery)
Process the parameter file |
void |
setConnection(Connection conn)
Set the database connection to be used to process the file |
void |
setParameters(Map<String,Object> parameters)
|
void |
setService(net.sf.jasperreports.engine.JRDataSource source)
|
| Method Detail |
|---|
void processFile(File file,
String outputType,
boolean hasQuery)
file - void processFile(byte[] rawData)
rawData - byte[] getRawData()
void setConnection(Connection conn)
conn - void setService(net.sf.jasperreports.engine.JRDataSource source)
void setParameters(Map<String,Object> parameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||