| Package | Description |
|---|---|
| org.openforis.collect.model.proxy | |
| org.openforis.collect.remoting.service |
| Modifier and Type | Method and Description |
|---|---|
UserProxy |
RecordSummaryProxy.getOwner() |
UserProxy |
RecordProxy.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordProxy.setOwner(UserProxy owner) |
| Modifier and Type | Method and Description |
|---|---|
UserProxy |
UserService.loadById(int userId) |
UserProxy |
UserService.loadByUserName(String userName) |
UserProxy |
UserService.save(UserProxy user) |
| Modifier and Type | Method and Description |
|---|---|
List<UserProxy> |
UserService.loadAll() |
| Modifier and Type | Method and Description |
|---|---|
UserProxy |
UserService.save(UserProxy user) |
Copyright © 2020 Open Foris. All rights reserved.