| Package | Description |
|---|---|
| org.hspconsortium.sandboxmanagerapi.model | |
| org.hspconsortium.sandboxmanagerapi.services | |
| org.hspconsortium.sandboxmanagerapi.services.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ContextParams> |
LaunchScenario.getContextParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
LaunchScenario.setContextParams(List<ContextParams> contextParams) |
| Modifier and Type | Method and Description |
|---|---|
ContextParams |
ContextParamsService.save(ContextParams contextParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextParamsService.delete(ContextParams contextParams) |
ContextParams |
ContextParamsService.save(ContextParams contextParams) |
| Modifier and Type | Method and Description |
|---|---|
LaunchScenario |
LaunchScenarioService.updateContextParams(LaunchScenario launchScenario,
List<ContextParams> contextParams) |
| Modifier and Type | Method and Description |
|---|---|
ContextParams |
ContextParamsServiceImpl.save(ContextParams contextParams) |
| Modifier and Type | Method and Description |
|---|---|
void |
ContextParamsServiceImpl.delete(ContextParams contextParams) |
ContextParams |
ContextParamsServiceImpl.save(ContextParams contextParams) |
| Modifier and Type | Method and Description |
|---|---|
LaunchScenario |
LaunchScenarioServiceImpl.updateContextParams(LaunchScenario launchScenario,
List<ContextParams> newContextParams) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.