Uses of Interface
net.datenwerke.rs.remoteserver.service.remoteservermanager.RemoteServerTreeService
Packages that use RemoteServerTreeService
Package
Description
-
Uses of RemoteServerTreeService in net.datenwerke.rs.installation
Constructors in net.datenwerke.rs.installation with parameters of type RemoteServerTreeServiceModifierConstructorDescriptionInstallMissingEntitiesTask(DatasinkTreeService datasinkService, RemoteServerTreeService remoteServerService, TransportTreeService transportService, <any> emp) PrepareDbForReportServer(PasswordHasher passwordHasher, SecurityService securityService, UserManagerService userService, ReportService reportService, DatasourceService datasourceService, DatasinkTreeService datasinkService, FileServerService fileServerService, UserPropertiesService userPropertiesService, DashboardManagerService dashboardService, RemoteServerTreeService remoteServerService) -
Uses of RemoteServerTreeService in net.datenwerke.rs.remoteserver.server.remoteservermanager
Constructors in net.datenwerke.rs.remoteserver.server.remoteservermanager with parameters of type RemoteServerTreeServiceModifierConstructorDescriptionRemoteServerManagerTreeHandlerRpcServiceImpl(RemoteServerTreeService remoteserverService, DtoService dtoGenerator, SecurityService securityService, EntityClonerService entityClonerService, <any> remoteServerTreeServiceProvider, KeyNameGeneratorService keyGeneratorService) -
Uses of RemoteServerTreeService in net.datenwerke.rs.remoteserver.service.remoteservermanager
Classes in net.datenwerke.rs.remoteserver.service.remoteservermanager that implement RemoteServerTreeService -
Uses of RemoteServerTreeService in net.datenwerke.rs.remoteserver.service.remoteservermanager.eximport
Constructors in net.datenwerke.rs.remoteserver.service.remoteservermanager.eximport with parameters of type RemoteServerTreeServiceModifierConstructorDescriptionRemoteServerManagerImporter(RemoteServerTreeService remoteServerService, KeyNameGeneratorService keyNameGeneratorService) -
Uses of RemoteServerTreeService in net.datenwerke.rs.terminal.service.terminal.hookers
Constructors in net.datenwerke.rs.terminal.service.terminal.hookers with parameters of type RemoteServerTreeServiceModifierConstructorDescriptionRemoteServerOpenTerminalHooker(RemoteServerTreeService remoteServerTreeService, <any> remoteServerManagerVFSProvider)