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, Contextualizable, Serviceable
Direct Known Subclasses:
AbstractUserIndexableSystemProperty, LastSynchronizationUserSystemProperty

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