public class SMailDynamicDataResource extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected CardView |
cardView |
protected boolean |
filesystem |
protected org.dbflute.optional.OptionalThing<Locale> |
receiverLocale |
protected String |
templatePath |
| コンストラクタと説明 |
|---|
SMailDynamicDataResource(CardView cardView,
String templatePath,
boolean filesystem,
org.dbflute.optional.OptionalThing<Locale> receiverLocale) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
CardView |
getCardView() |
org.dbflute.optional.OptionalThing<Locale> |
getReceiverLocale() |
String |
getTemplatePath() |
boolean |
isFilesystem() |
String |
toString() |
Copyright © 2015–2020 The DBFlute Project. All rights reserved.