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