Package | Description |
---|---|
org.openmrs.web.dwr |
Modifier and Type | Method and Description |
---|---|
UserListItem |
DWRUserService.getUser(Integer userId)
Get the user identified by
userId |
Modifier and Type | Method and Description |
---|---|
Collection<UserListItem> |
DWRUserService.findUsers(String searchValue,
List<String> rolesStrings,
boolean includeVoided)
Find users in the database that match the given search values.
|
Collection<UserListItem> |
DWRUserService.getAllUsers(List<String> roleStrings,
boolean includeVoided) |
Copyright © 2015 OpenMRS Inc.. All rights reserved.