Package org.ametys.plugins.forms
Class FormEntrySystemPropertyExtensionPoint
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint<SystemProperty>
org.ametys.cms.search.model.SystemPropertyExtensionPoint
org.ametys.plugins.forms.FormEntrySystemPropertyExtensionPoint
- All Implemented Interfaces:
LogEnabled,ExtensionPoint<SystemProperty>,Disposable,Initializable,Component,Contextualizable,Serviceable,ThreadSafe
Extension point handling
SystemProperty for a FormEntry.-
Field Summary
FieldsFields inherited from class org.ametys.cms.search.model.SystemPropertyExtensionPoint
_displayPropsFields inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
_cocoonManager, _context, _manager -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ametys.cms.search.model.SystemPropertyExtensionPoint
addExtension, addSystemProperty, getDisplayProperties, initializeExtensions, isDisplayableMethods inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
addComponent, contextualize, deferredInitializeExtensions, dispose, getExtension, getExtensionsIds, hasExtension, initialize, serviceMethods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Field Details
-
ROLE
The extension point role.
-
-
Constructor Details
-
FormEntrySystemPropertyExtensionPoint
-