build(Object sender, Object o, String type, String title, String source, String message, String description, Map extra) Builds a Notifying object (SimpleNotifyingBean in this case)
that explains a notification.
Builds a Notifying object (SimpleNotifyingBean in this case)
that tries to explain what the Object o can reveal.
Parameters: sender - who sent this Object. Parameters: o - the object to use when building the SimpleNotifyingBean the Notifying Object that was build See Also:org.apache.cocoon.components.notification.Notifying
Builds a Notifying object (SimpleNotifyingBean in this case)
that explains a notification.
Parameters: sender - who sent this Object. Parameters: o - the object to use when building the SimpleNotifyingBean Parameters: type - see the Notifying apidocs Parameters: title - see the Notifying apidocs Parameters: source - see the Notifying apidocs Parameters: message - see the Notifying apidocs Parameters: description - see the Notifying apidocs Parameters: extra - see the Notifying apidocs the Notifying Object that was build See Also:org.apache.cocoon.components.notification.Notifying