|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ReportService
ReportService API.
| Method Summary | |
|---|---|
byte[] |
generateReport(java.lang.Object rptObj,
java.util.Map params,
java.lang.String fileType)
Generate a byte array of file according the specific report parameters. |
| Method Detail |
|---|
byte[] generateReport(java.lang.Object rptObj,
java.util.Map params,
java.lang.String fileType)
rptObj - the given ReportObjectparams - the given Parameters for generating reportfileType - the given file type, including "PDF", "HTML", "XLS", "XML" and
"CSV"
|
Agentflow V3.1 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||