JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
nablarch.core.date
Interface SystemTimeProvider
All Known Implementing Classes:
BasicSystemTimeProvider
,
FixedSystemTimeProvider
@Published
(
tag
="architect")
public interface
SystemTimeProvider
システム日時を提供するクラスのインタフェース。
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Date
getDate
()
システム日時を取得する。
Timestamp
getTimestamp
()
システム日時を取得する。
Method Details
getDate
Date
getDate
()
システム日時を取得する。
Returns:
システム日時
getTimestamp
Timestamp
getTimestamp
()
システム日時を取得する。
Returns:
システム日時