Class AbstractPropertySection

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.cms.properties.section.AbstractPropertySection
All Implemented Interfaces:
PropertySection, LogEnabled, PluginAware, Prioritizable, Supporter<AmetysObject>, Configurable
Direct Known Subclasses:
AbstractDefaultPropertySection, AmetysObjectTechnicalSection, FormEntryValuesSection

Abstract implementation of PropertySection, should be used by default. Priority is configurable.