CTX
- ログ出力項目の取得に使用するコンテキストの型@Published(tag="architect") public abstract class DateItemSupport<CTX> extends Object implements LogItem<CTX>
修飾子 | コンストラクタと説明 |
---|---|
protected |
DateItemSupport(DateFormat dateFormat)
コンストラクタ。
|
修飾子とタイプ | メソッドと説明 |
---|---|
String |
get(CTX context)
日時を取得する。
|
protected abstract Date |
getDate(CTX context)
日時を取得する。
|
protected DateItemSupport(DateFormat dateFormat)
dateFormat
- 日時フォーマット