Package | Description |
---|---|
nablarch.common.mail |
メール送信ライブラリ。
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AttachedFile> |
MailContext.getAttachedFileList()
添付ファイルのリストを取得する。
|
Modifier and Type | Method and Description |
---|---|
void |
MailContext.addAttachedFile(AttachedFile attachedFile)
添付ファイルを追加する。
|