public class JasperReportSubreportHandler extends java.lang.Object implements FileSelectionHandlerHook
Constructor and Description |
---|
JasperReportSubreportHandler(<any> authenticatorServiceProvider,
<any> securityServiceProvider,
<any> reportServiceProvider,
<any> dtoServiceProvider,
<any> jasperUtils,
<any> fileUploadServiceProvider) |
Modifier and Type | Method and Description |
---|---|
boolean |
consumes(java.lang.String handler) |
void |
processData(java.util.ArrayList<SelectedFileWrapper> data,
java.lang.String handler,
java.util.Map<java.lang.String,java.lang.String> metadata) |
public JasperReportSubreportHandler(<any> authenticatorServiceProvider, <any> securityServiceProvider, <any> reportServiceProvider, <any> dtoServiceProvider, <any> jasperUtils, <any> fileUploadServiceProvider)
public boolean consumes(java.lang.String handler)
consumes
in interface FileSelectionHandlerHook
public void processData(java.util.ArrayList<SelectedFileWrapper> data, java.lang.String handler, java.util.Map<java.lang.String,java.lang.String> metadata)
processData
in interface FileSelectionHandlerHook