public class JavaSqlTimeStampValueSemanticsProvider extends TimeStampValueSemanticsProviderAbstract<Timestamp>
ValueSemanticsProviderAndFacetAbstract.EqualByContent, ValueSemanticsProviderAndFacetAbstract.ImmutabilityFacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validatingformat, FORMAT_KEY_PREFIX, ISO_ENCODING_FORMAT, UTC_TIME_ZONE| Constructor and Description |
|---|
JavaSqlTimeStampValueSemanticsProvider()
Required because implementation of
Parser and
EncoderDecoder. |
JavaSqlTimeStampValueSemanticsProvider(FacetHolder holder,
IsisConfiguration configuration,
ValueSemanticsProviderContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Date |
dateValue(Object value) |
protected Map<String,DateFormat> |
formats() |
static boolean |
isAPropertyDefaultFacet() |
protected Timestamp |
now() |
protected Timestamp |
setDate(Date date) |
add, defaultFormat, format, formatsToTry, initFormats, toStringbuildDefaultFormatIfRequired, buildFormat, clearFields, configureFormats, createDateEncodingFormat, createDateFormat, createValue, dateValue, doEncode, doParse, doRestore, ignoreTimeZone, isEmpty, setFormat, setMask, titleString, titleStringWithMask, typealwaysReplace, createAdapter, determineNumberFormat, displayTitleOf, displayTitleOf, doParse, fromEncodedString, getAdaptedClass, getAdapterManager, getAuthenticationSessionProvider, getClock, getConfiguration, getContext, getDefaultsProvider, getDefaultValue, getDependencyInjector, getEncoderDecoder, getParser, getSpecification, getSpecificationLookup, isEqualByContent, isImmutable, parseableTitleOf, parseTextEntry, titleString, toEncodedString, typicalLengthfacetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacet, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, isNoop, setFacetHolder, setUnderlyingFacetpublic JavaSqlTimeStampValueSemanticsProvider()
Parser and
EncoderDecoder.public JavaSqlTimeStampValueSemanticsProvider(FacetHolder holder, IsisConfiguration configuration, ValueSemanticsProviderContext context)
public static final boolean isAPropertyDefaultFacet()
protected Date dateValue(Object value)
dateValue in class TimeStampValueSemanticsProviderAbstract<Timestamp>protected Map<String,DateFormat> formats()
formats in class ValueSemanticsProviderAbstractTemporal<Timestamp>protected Timestamp now()
now in class ValueSemanticsProviderAbstractTemporal<Timestamp>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.