public class DWRMessageService extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
DWRMessageService() |
Modifier and Type | Method and Description |
---|---|
boolean |
sendFeedback(String sender,
String subject,
String content) |
Vector<Object> |
sendMessage(String recipients,
String sender,
String subject,
String content) |
Copyright © 2015 OpenMRS Inc.. All rights reserved.