public interface JasperToTableRpcService
| Modifier and Type | Method and Description | 
|---|---|
| JasperToTableConfigDto | getConfig(JasperReportDto report) | 
| void | setConfig(JasperReportDto report,
         JasperToTableConfigDto config) | 
JasperToTableConfigDto getConfig(JasperReportDto report) throws ServerCallFailedException
ServerCallFailedExceptionvoid setConfig(JasperReportDto report, JasperToTableConfigDto config) throws ServerCallFailedException
ServerCallFailedException