Class PropertySectionExclusionExtensionPoint
java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint<PropertySectionExclusion>
org.ametys.runtime.plugin.component.AbstractThreadSafeComponentSupporterExtensionPoint<PropertySectionExclusion,AmetysObject>
org.ametys.cms.properties.section.exclusion.PropertySectionExclusionExtensionPoint
- All Implemented Interfaces:
LogEnabled
,ExtensionPoint<PropertySectionExclusion>
,Disposable
,Initializable
,Component
,Contextualizable
,Serviceable
,ThreadSafe
public class PropertySectionExclusionExtensionPoint
extends AbstractThreadSafeComponentSupporterExtensionPoint<PropertySectionExclusion,AmetysObject>
The extension point to exclude some property sections.
-
Field Summary
FieldsFields inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
_cocoonManager, _context, _manager
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentSupporterExtensionPoint
_getSupportingExtensions, getSupportingExtensions
Methods inherited from class org.ametys.runtime.plugin.component.AbstractThreadSafeComponentExtensionPoint
addComponent, addExtension, contextualize, dispose, getExtension, getExtensionsIds, hasExtension, initialize, initializeExtensions, service
Methods inherited from class org.ametys.runtime.plugin.component.AbstractLogEnabled
getLogger, setLogger
-
Field Details
-
ROLE
Avalon Role
-
-
Constructor Details
-
PropertySectionExclusionExtensionPoint
-