com.sun.idm.logging.audit
Interface AuditRecordFormatter

All Superinterfaces:
TextFormatter
All Known Implementing Classes:
UlfFormatter, XmlFormatter

public interface AuditRecordFormatter
extends TextFormatter


Field Summary
 
Fields inherited from interface com.sun.idm.logging.TextFormatter
code_id
 
Method Summary
 java.lang.String getDisplayName()
           
 
Methods inherited from interface com.sun.idm.logging.TextFormatter
format
 

Method Detail

getDisplayName

public java.lang.String getDisplayName()
Returns:
the display name string (or the message catalog key to the display name string) of the formatter implementation