public abstract class TimeValueSemanticsProviderAbstract<T> extends ValueSemanticsProviderAbstractTemporal<T>
ValueSemanticsProviderAndFacetAbstract.EqualByContent, ValueSemanticsProviderAndFacetAbstract.ImmutabilityFacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.Validatingformat, FORMAT_KEY_PREFIX, ISO_ENCODING_FORMAT, UTC_TIME_ZONE| Constructor and Description |
|---|
TimeValueSemanticsProviderAbstract(FacetHolder holder,
Class<T> adaptedClass,
IsisConfiguration configuration,
ValueSemanticsProviderContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
clearFields(Calendar cal) |
protected String |
defaultFormat() |
protected DateFormat |
format(org.apache.isis.applib.profiles.Localization localization) |
protected List<DateFormat> |
formatsToTry(org.apache.isis.applib.profiles.Localization localization) |
protected static void |
initFormats(Map<String,DateFormat> formats) |
String |
toString() |
add, buildDefaultFormatIfRequired, buildFormat, configureFormats, createDateEncodingFormat, createDateFormat, createValue, dateValue, dateValue, doEncode, doParse, doRestore, formats, ignoreTimeZone, isEmpty, now, setDate, 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 TimeValueSemanticsProviderAbstract(FacetHolder holder, Class<T> adaptedClass, IsisConfiguration configuration, ValueSemanticsProviderContext context)
protected static void initFormats(Map<String,DateFormat> formats)
protected void clearFields(Calendar cal)
clearFields in class ValueSemanticsProviderAbstractTemporal<T>protected String defaultFormat()
defaultFormat in class ValueSemanticsProviderAbstractTemporal<T>public String toString()
toString in class FacetAbstractprotected DateFormat format(org.apache.isis.applib.profiles.Localization localization)
format in class ValueSemanticsProviderAbstractTemporal<T>protected List<DateFormat> formatsToTry(org.apache.isis.applib.profiles.Localization localization)
formatsToTry in class ValueSemanticsProviderAbstractTemporal<T>Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.