| Package | Description |
|---|---|
| org.hspconsortium.sandboxmanagerapi.controllers | |
| org.hspconsortium.sandboxmanagerapi.model |
| Modifier and Type | Method and Description |
|---|---|
String |
DataManagerController.reset(javax.servlet.http.HttpServletRequest request,
String sandboxId,
DataSet dataSet) |
| Modifier and Type | Method and Description |
|---|---|
DataSet |
Sandbox.getDataSet() |
static DataSet |
DataSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataSet[] |
DataSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Sandbox.setDataSet(DataSet dataSet) |
Copyright © 2014–2018 Healthcare Services Platform Consortium. All rights reserved.