public interface RemoveMessageMailExchanger
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,String> |
createMapForMail(Locale locale,
String postUserCd,
Date postDate,
String messageText)
メール送信内容用Mapの作成を行います。
|
Map<String,String> createMapForMail(Locale locale, String postUserCd, Date postDate, String messageText) throws IMBoxException
locale - ロケールpostUserCd - 投稿者postDate - 投稿日messageText - メッセージIMBoxException - メール送信内容用Mapの作成に失敗した場合に通知されます。Copyright © 2012 NTT DATA INTRAMART CORPORATION