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