| Modifier and Type | Method and Description |
|---|---|
List<Survey> |
DataStoreClient.findSurveys()
Return a list of all surveys.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataStoreClient.saveSurvey(Survey survey,
boolean allowOverwrite)
Persist the given survey
|
Copyright © 2015 Institute for Intelligent Systems. All rights reserved.