|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.openmrs.notification.mail.velocity.VelocityMessagePreparator
public class VelocityMessagePreparator
Constructor Summary | |
---|---|
VelocityMessagePreparator()
Public constructor TODO: needs better error handling |
Method Summary | |
---|---|
Message |
prepare(Template template)
Prepare a message using a template. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VelocityMessagePreparator() throws MessageException
MessageException
Method Detail |
---|
public Message prepare(Template template) throws MessageException
MessagePreparator
prepare
in interface MessagePreparator
Message
MessageException
|
OpenMRS-1.7.x | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |