| Interface | Description |
|---|---|
| AdvancedComponent |
Extends
Component to provide some additional extensibility function. |
| Chrome |
Interface for a Chrome object type
|
| Component |
Interface for a Component object type
|
| ComponentType |
Interface for a ComponentType object type
|
| Configuration |
Interface for a Configuration object type
|
| ContentAssociation |
Interface for a ContentAssociation object type
|
| Extension | |
| ModuleDeployment | |
| Page |
Interface for a Page object type
|
| PageAssociation |
Interface for a PageAssociation object type
|
| PageType |
Interface for a PageType object type
|
| SurfBug |
A
SurfBug object is used for writing debug HTML to the
output stream when SurfBug mode is enabled. |
| SurfBugData | |
| TemplateInstance |
Interface for a TemplateInstance object type
|
| TemplateType |
Interface for a TemplateType object type
|
| Theme |
Interface for a Theme object type
|
| Class | Description |
|---|---|
| AbstractModelObject |
Abstract base class that can be extended to introduce custom model
objects into the framework.
|
| AdvancedComponentImpl | |
| ChromeImpl |
Default chrome implementation
|
| ComponentImpl |
Default component implementation
|
| ComponentTypeImpl |
Default component type implementation
|
| ConfigurationImpl |
Default configuration implementation
|
| ContentAssociationImpl |
Default content association implementation
|
| ExtensionImpl | |
| ExtensionModule |
Representation of the configuration of a module that provides an extension.
|
| ModuleDeploymentImpl | |
| PageAssociationImpl |
Default page association implementation
|
| PageImpl |
Default page implementation
|
| PageTypeImpl |
Default page type implementation
|
| SubComponent |
A type of
Renderable object that is referenced by an AdvancedComponent. |
| SurfBugImpl |
A
SurfBug object is used for writing debug HTML to the
output stream when SurfBug mode is enabled. |
| TemplateInstanceImpl |
Default template instance implementation
|
| TemplateTypeImpl |
Default template type implementation
|
| ThemeImpl |
Default theme implementation
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.