public class ReportManagerExportRpcServiceImpl extends SecuredRemoteServiceServlet implements ReportManagerExportRpcService
| Constructor and Description |
|---|
ReportManagerExportRpcServiceImpl(DtoService dtoService,
ExportService exportService,
<any> httpExportServiceProvider) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
loadResult() |
void |
quickExport(AbstractReportManagerNodeDto nodeDto,
boolean includeVariants) |
getRequestpublic ReportManagerExportRpcServiceImpl(DtoService dtoService, ExportService exportService, <any> httpExportServiceProvider)
public void quickExport(AbstractReportManagerNodeDto nodeDto, boolean includeVariants) throws ServerCallFailedException
quickExport in interface ReportManagerExportRpcServiceServerCallFailedExceptionpublic java.lang.String loadResult()
throws ServerCallFailedException
loadResult in interface ReportManagerExportRpcServiceServerCallFailedException