Package | Description |
---|---|
org.openmrs.web.controller.person | |
org.openmrs.web.dwr |
Modifier and Type | Method and Description |
---|---|
protected 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(Integer personId) |
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.