oracle.panama.rt.hook
Interface AlertPersonalMessageFormatter
- public interface AlertPersonalMessageFormatter
This interface represents the plug-in modules that Alet Message Formatting.
- Since:
- Oracle9i Application Server Wireless Edition
Type | Method |
org.w3c.dom.Document |
getFormattedMessage(java.util.Map contentFields,
AlertSubscriber subscriber)
Delegate personalized alert message formatting operation to an external module. |
getFormattedMessage
public org.w3c.dom.Document getFormattedMessage(java.util.Map contentFields,
AlertSubscriber subscriber)
- Delegate personalized alert message formatting operation to an external module.
- Returns:
- Simple Text XML if no device level transcoding is needed or
Simple Result XML otherwise.