public class DWRAlertService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
DWRAlertService() |
| Modifier and Type | Method and Description |
|---|---|
List<AlertListItem> |
getAlerts()
Calls the corresponding AlertService.getAlertsByUser(null) method to get alerts for the
current user or for the authenticated role
|
void |
markAlertRead(Integer alertId)
Calls the corresponding AlertService.markAlertRead(Alert) method
|
public List<AlertListItem> getAlerts()
public void markAlertRead(Integer alertId)
alertId - Copyright © 2018 OpenMRS LLC.. All Rights Reserved.