Class JasperToTableRpcServiceImpl
RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.rs.incubator.server.jaspertotable.JasperToTableRpcServiceImpl
- All Implemented Interfaces:
RemoteRequest,JasperToTableRpcService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public class JasperToTableRpcServiceImpl
extends SecuredRemoteServiceServlet
implements JasperToTableRpcService
-
Constructor Summary
ConstructorsConstructorDescriptionJasperToTableRpcServiceImpl(DtoService dtoService, ReportService reportService) -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredRemoteServiceServlet
getRequest
-
Constructor Details
-
JasperToTableRpcServiceImpl
-
-
Method Details
-
getConfig
- Specified by:
getConfigin interfaceJasperToTableRpcService- Throws:
ServerCallFailedException
-
setConfig
public void setConfig(JasperReportDto reportDto, JasperToTableConfigDto configDto) throws ServerCallFailedException - Specified by:
setConfigin interfaceJasperToTableRpcService- Throws:
ServerCallFailedException
-