Class RemoteServerManagerExportRpcServiceImpl
RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.rs.remoteserver.server.remoteservermanager.RemoteServerManagerExportRpcServiceImpl
- All Implemented Interfaces:
RemoteRequest,RemoteServerManagerExportRpcService
- 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 RemoteServerManagerExportRpcServiceImpl
extends SecuredRemoteServiceServlet
implements RemoteServerManagerExportRpcService
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteServerManagerExportRpcServiceImpl(DtoService dtoService, <any> httpExportServiceProvider, TreeNodeExportHelperServiceImpl exportHelper) -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredRemoteServiceServlet
getRequest
-
Constructor Details
-
RemoteServerManagerExportRpcServiceImpl
public RemoteServerManagerExportRpcServiceImpl(DtoService dtoService, <any> httpExportServiceProvider, TreeNodeExportHelperServiceImpl exportHelper)
-
-
Method Details
-
quickExport
public void quickExport(AbstractRemoteServerManagerNodeDto nodeDto) throws ServerCallFailedException - Specified by:
quickExportin interfaceRemoteServerManagerExportRpcService- Throws:
ServerCallFailedException
-
loadResult
- Specified by:
loadResultin interfaceRemoteServerManagerExportRpcService- Throws:
ServerCallFailedException
-