@Controller public class PatientDashboardController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log
Logger for this class and subclasses
|
| Constructor and Description |
|---|
PatientDashboardController() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
renderDashboard(Integer patientId,
org.springframework.ui.ModelMap map)
render the patient dashboard model and direct to the view
|
Copyright © 2018 OpenMRS LLC.. All Rights Reserved.