| Package | Description | 
|---|---|
| org.openmrs.web.controller.person | |
| org.openmrs.web.dwr | 
| Modifier and Type | Method and Description | 
|---|---|
protected java.util.List<PersonListItem> | 
AddPersonController.formBackingObject(javax.servlet.http.HttpServletRequest request)
This is called prior to displaying a form for the first time. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PatientListItem  | 
class  | 
UserListItem  | 
| Modifier and Type | Method and Description | 
|---|---|
static PersonListItem | 
PersonListItem.createBestMatch(Person person)
Creates an instance of a subclass of PersonListItem which is best suited for the parameter. 
 | 
PersonListItem | 
DWRPersonService.getPerson(java.lang.Integer personId)  | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.