public abstract class Notification extends Object
| Constructor and Description |
|---|
Notification() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
format(Relation notification,
String text,
Object[] parameters) |
protected Object[] |
getFormatParameters(Relation notification,
Date date) |
protected String |
getMessage(Relation notification) |
abstract void |
send(Relation notification,
Date date) |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}