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) |
getRequest
public ReportManagerExportRpcServiceImpl(DtoService dtoService, ExportService exportService, <any> httpExportServiceProvider)
public void quickExport(AbstractReportManagerNodeDto nodeDto, boolean includeVariants) throws ServerCallFailedException
quickExport
in interface ReportManagerExportRpcService
ServerCallFailedException
public java.lang.String loadResult() throws ServerCallFailedException
loadResult
in interface ReportManagerExportRpcService
ServerCallFailedException