Class AbstractIndexableSystemProperty<T,C,X extends ModelAwareDataAwareAmetysObject>

Type Parameters:
T - type of the property values
C - type of criterion
X - type of ametys object supported by this property
All Implemented Interfaces:
Comparable<ModelItem>, Property<T,X>, CriterionDefinitionAwareElementDefinition<T,C,X>, IndexationAwareElementDefinition<T,X>, SystemProperty<T,X>, IndexationAwareSystemProperty<T,X>, ElementDefinition<T>, ModelItem, PluginAware, Labelable, ModifiableLabelable, Configurable, Contextualizable, Serviceable
Direct Known Subclasses:
AbstractDateTimeIndexableSystemProperty, AbstractUserIndexableSystemProperty, CollectionsSystemProperty, CommentsSystemProperty, ContentIdSystemProperty, ContentPrivacySystemProperty, ContentTypeSystemProperty, FulltextSystemProperty, HasLiveVersionSystemProperty, LanguageSystemProperty, OrphanSystemProperty, PagesSystemProperty, ParentContentSystemProperty, SharedSystemProperty, SiteSystemProperty, SiteTypeSystemProperty, TagsSystemProperty, ViewBasedFullTextSystemProperty, WorkflowNameSystemProperty, WorkflowStepSystemProperty

Abstract class for single indexation aware system property