Class AbstractUserSystemProperty<X extends ModelAwareDataAwareAmetysObject>

Type Parameters:
X - type of ametys object supported by this property
All Implemented Interfaces:
Comparable<ModelItem>, Property<UserIdentity,X>, SystemProperty<UserIdentity,X>, ElementDefinition<UserIdentity>, ModelItem, PluginAware, Labelable, ModifiableLabelable, Configurable, Serviceable
Direct Known Subclasses:
ContributorSystemProperty, CreatorSystemProperty, FirstValidatorSystemProperty, LastMajorValidatorSystemProperty, LastSynchronizationUserSystemProperty, LastValidatorSystemProperty

Abstract class providing base functionality for a user-typed SystemProperty.