| Package | Description |
|---|---|
| org.hspconsortium.sandboxmanagerapi.controllers | |
| org.hspconsortium.sandboxmanagerapi.services.impl |
| Constructor and Description |
|---|
LaunchScenarioController(LaunchScenarioService launchScenarioService,
AppService appService,
UserService userService,
UserPersonaService userPersonaService,
SandboxService sandboxService,
OAuthService oAuthService,
UserLaunchService userLaunchService) |
UserController(OAuthService oAuthService,
UserService userService,
SandboxActivityLogService sandboxActivityLogService,
SandboxInviteService sandboxInviteService,
UserPersonaService userPersonaService) |
UserPersonaController(SandboxService sandboxService,
UserPersonaService userPersonaService,
UserService userService,
OAuthService oAuthService,
JwtService jwtService) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserPersonaServiceImpl |
| Constructor and Description |
|---|
LaunchScenarioServiceImpl(LaunchScenarioRepository repository,
ContextParamsService contextParamsService,
AppService appService,
PatientService patientService,
UserPersonaService userPersonaService,
UserLaunchService userLaunchService) |
SandboxServiceImpl(SandboxRepository repository,
UserService userService,
UserRoleService userRoleService,
AppService appService,
UserPersonaService userPersonaService,
UserLaunchService userLaunchService,
LaunchScenarioService launchScenarioService,
PatientService patientService,
SandboxImportService sandboxImportService,
SandboxActivityLogService sandboxActivityLogService) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.