Class AbstractDateTimeSystemProperty<X extends ModelAwareDataAwareAmetysObject>

Type Parameters:
X - type of ametys object supported by this property
All Implemented Interfaces:
Comparable<ModelItem>, Property<ZonedDateTime,X>, SystemProperty<ZonedDateTime,X>, ElementDefinition<ZonedDateTime>, ModelItem, PluginAware, Labelable, ModifiableLabelable, Configurable, Contextualizable, Serviceable
Direct Known Subclasses:
AbstractDateTimeIndexableSystemProperty, LastSynchronizationSystemProperty

Abstract class providing base functionality for a date time-typed SystemProperty.