| Package | Description |
|---|---|
| org.openforis.collect.model.proxy | |
| org.openforis.collect.remoting.service | |
| org.openforis.collect.web.controller |
| Modifier and Type | Method and Description |
|---|---|
static List<RecordProxy> |
RecordProxy.fromList(List<CollectRecord> records,
ProxyContext context) |
| Modifier and Type | Method and Description |
|---|---|
RecordProxy |
DataService.checkoutRecord(int id,
Integer stepNumber,
boolean forceUnlock) |
RecordProxy |
DataService.createRecord(String rootEntityName,
String versionName,
CollectRecord.Step recordStep) |
RecordProxy |
DataService.loadRecord(int id,
Integer stepNumber) |
| Modifier and Type | Method and Description |
|---|---|
RecordProxy |
RecordController.createRandomRecord(int surveyId,
RecordGenerator.NewRecordParameters params) |
RecordProxy |
RecordController.loadRecord(int surveyId,
int recordId,
Integer stepNumber,
boolean lock) |
RecordProxy |
RecordController.newRecord(int surveyId,
RecordGenerator.NewRecordParameters params) |
Copyright © 2020 Open Foris. All rights reserved.