Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.hook
Interface AlertMessageFormatter


public interface AlertMessageFormatter

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)
          Delegate alert message formatting operation to an external module.

 

Method Detail

getFormattedMessage

public org.w3c.dom.Document getFormattedMessage(java.util.Map contentFields)
Delegate 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
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.