Oracle Application Server Wireless Java API Reference
B14043-01


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

Method Summary
 org.w3c.dom.Document getFormattedMessage(java.util.Map contentFields, oracle.panama.alert.AlertSubscriber subscriber)
          Delegate personalized alert message formatting operation to an external module.

 

Method Detail

getFormattedMessage

public org.w3c.dom.Document getFormattedMessage(java.util.Map contentFields,
                                                oracle.panama.alert.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.

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.