| Interface | Description |
|---|---|
| CloseModelElement |
Instances of classes that implement this interface are used to indicate the end of a section of content in the
model.
|
| ContentModelElement | |
| DeferredContentSourceModelElement |
This is a
ContentModelElement that doesn't place any content at the location where it is placed in
the ExtensibilityModel. |
| DeferredContentTargetModelElement |
This is a
ContentModelElement that does not produce any content when it is first rendered by instead
relies on subsequently rendered DeferredContentSourceModelElement instances to populate it with data
before its final content is flushed. |
| ExtensibilityContent |
Defines an object that can be have character strings appended to it and flushed.
|
| ExtensibilityDirective |
Although this is currently an interface that defines no methods.
|
| ExtensibilityDirectiveData |
Represents a single invocation of an
ExtensibilityDirective. |
| ExtensibilityModel | |
| ExtensibilityModelElement |
Any classes that implement this interface can be legitimately added to the extensibility model.
|
| HandlesExtensibility | |
| OpenModelElement |
Instances of classes that implement this interface are used to indicate the start of a section of content in the
model.
|
| ValidatedContentModelElement |
| Class | Description |
|---|---|
| BasicExtensionModule |
Representation of the configuration of a module that provides an extension.
|
| Customization | |
| WebScriptExtensibilityModuleHandler | |
| XMLHelper |
Copyright © 2005–2021 Alfresco Software. All rights reserved.