org.kaiwitte.workbench.mail
Interface RecordMailer

All Known Implementing Classes:
RecordMailerImpl

public interface RecordMailer


Method Summary
 void mailRecord(MetaRecord record, UIConfig config, java.lang.String... templates)
           
 

Method Detail

mailRecord

void mailRecord(MetaRecord record,
                UIConfig config,
                java.lang.String... templates)
                throws java.io.IOException
Throws:
java.io.IOException