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, Serviceable
Direct Known Subclasses:
CreationDateSystemProperty, FirstValidationSystemProperty, LastMajorValidationSystemProperty, LastModifiedSystemProperty, LastSynchronizationSystemProperty, LastValidationSystemProperty

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