Class DatasinkManagerExportRpcServiceImpl
RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.rs.base.ext.server.datasinkmanager.DatasinkManagerExportRpcServiceImpl
- All Implemented Interfaces:
RemoteRequest,DatasinkManagerExportRpcService
- 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 DatasinkManagerExportRpcServiceImpl
extends SecuredRemoteServiceServlet
implements DatasinkManagerExportRpcService
-
Constructor Summary
ConstructorsConstructorDescriptionDatasinkManagerExportRpcServiceImpl(DtoService dtoService, <any> httpExportServiceProvider, TreeNodeExportHelperServiceImpl exportHelper) -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredRemoteServiceServlet
getRequest
-
Constructor Details
-
DatasinkManagerExportRpcServiceImpl
public DatasinkManagerExportRpcServiceImpl(DtoService dtoService, <any> httpExportServiceProvider, TreeNodeExportHelperServiceImpl exportHelper)
-
-
Method Details
-
quickExport
- Specified by:
quickExportin interfaceDatasinkManagerExportRpcService- Throws:
ServerCallFailedException
-
loadResult
- Specified by:
loadResultin interfaceDatasinkManagerExportRpcService- Throws:
ServerCallFailedException
-