Package | Description |
---|---|
org.openmrs.web.dwr |
Modifier and Type | Method and Description |
---|---|
Vector<ListItem> |
DWRCohortService.getCohorts()
Returns a Vector<ListItem> of all saved Cohorts
|
Vector<ListItem> |
DWRCohortService.getCohortsContainingPatient(Integer patientId)
Returns a Vector<ListItem> of all saved Cohorts containing the
Patient identified by
patientId |
Copyright © 2015 OpenMRS Inc.. All rights reserved.