|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.extension.jdbc.gen.internal.generator.OnDemandDateModel
public class OnDemandDateModel
必要とされるたびにDate
を生成するTemplateDateModel
の実装です。
フィールドの概要 |
---|
インタフェース freemarker.template.TemplateDateModel から継承されたフィールド |
---|
DATE, DATETIME, TIME, TYPE_NAMES, UNKNOWN |
インタフェース freemarker.template.TemplateModel から継承されたフィールド |
---|
NOTHING |
コンストラクタの概要 | |
---|---|
OnDemandDateModel()
|
メソッドの概要 | |
---|---|
java.util.Date |
getAsDate()
|
int |
getDateType()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public OnDemandDateModel()
メソッドの詳細 |
---|
public java.util.Date getAsDate() throws freemarker.template.TemplateModelException
freemarker.template.TemplateDateModel
内の getAsDate
freemarker.template.TemplateModelException
public int getDateType()
freemarker.template.TemplateDateModel
内の getDateType
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |