Package | Description |
---|---|
org.openmrs.web.dwr |
Modifier and Type | Method and Description |
---|---|
PatientListItem |
DWRPatientService.getPatient(Integer patientId)
Convenience method for dwr/javascript to convert a patient id into a Patient object (or at
least into data about the patient)
|
Modifier and Type | Method and Description |
---|---|
Vector<PatientListItem> |
DWRPatientSetService.getPatients(String patientIds) |
Copyright © 2015 OpenMRS Inc.. All rights reserved.