Class AbstractStaticProperty<T,X extends IndexableAmetysObject>

Type Parameters:
T - type of the property values
X - type of ametys object supported by this property
All Implemented Interfaces:
Comparable<ModelItem>, Property<T,X>, ElementDefinition<T>, ModelItem, PluginAware, Labelable, ModifiableLabelable, Configurable, Contextualizable, Serviceable
Direct Known Subclasses:
AbstractIndexableStaticProperty, AbstractSystemProperty, CountParentCourseListsProperty

public abstract class AbstractStaticProperty<T,X extends IndexableAmetysObject> extends AbstractProperty<T,X> implements Configurable, Serviceable, Contextualizable
Abstract class for single property