public interface RecordMailer { public void mailRecord(MetaRecord record, UIConfig config, java.lang.String[] templates) throws IOException;}
public void mailRecord(MetaRecord record, UIConfig config, java.lang.String[] templates) throws IOException;
Inheritance Path. org.kaiwitte.workbench.mail.RecordMailer