Package | Description |
---|---|
org.openmrs.web.dwr |
Modifier and Type | Method and Description |
---|---|
PatientListItem |
DWRPatientService.getPatient(java.lang.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 |
---|---|
java.util.Vector<PatientListItem> |
DWRPatientSetService.getPatients(java.lang.String patientIds) |
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.