Uses of Interface
net.datenwerke.rs.dashboard.service.dashboard.DashboardManagerService
Packages that use DashboardManagerService
Package
Description
-
Uses of DashboardManagerService in net.datenwerke.rs.dashboard.server.dashboard
Constructors in net.datenwerke.rs.dashboard.server.dashboard with parameters of type DashboardManagerServiceModifierConstructorDescriptionDashboardRpcServiceImpl(<any> authenticatorProvider, DashboardService dashboardService, DashboardManagerService dashboardManagerService, DadgetService dadgetService, DtoService dtoService, TeamSpaceService teamSpaceService, TsDiskService diskService, <any> securityServiceProvider, EntityClonerService entityCloner, HookHandlerService hookHandler, Injector injector) DashboardTreeRpcServiceImpl(DashboardManagerService manager, DtoService dtoService, SecurityService securityService, EntityClonerService entityClonerService, KeyNameGeneratorService keyGeneratorService) -
Uses of DashboardManagerService in net.datenwerke.rs.dashboard.service.dashboard
Classes in net.datenwerke.rs.dashboard.service.dashboard that implement DashboardManagerService -
Uses of DashboardManagerService in net.datenwerke.rs.installation
Constructors in net.datenwerke.rs.installation with parameters of type DashboardManagerServiceModifierConstructorDescriptionPrepareDbForReportServer(PasswordHasher passwordHasher, SecurityService securityService, UserManagerService userService, ReportService reportService, DatasourceService datasourceService, DatasinkTreeService datasinkService, FileServerService fileServerService, UserPropertiesService userPropertiesService, DashboardManagerService dashboardService, RemoteServerTreeService remoteServerService) -
Uses of DashboardManagerService in net.datenwerke.rs.terminal.service.terminal.hookers
Constructors in net.datenwerke.rs.terminal.service.terminal.hookers with parameters of type DashboardManagerServiceModifierConstructorDescriptionDashboardOpenTerminalHooker(DashboardManagerService dashboardManagerService, <any> dashboardVfsProvider)