| Interface | Description |
|---|---|
| WEFApplication |
Marker interface to identify a Web Editor Framework application.
|
| WEFPlugin |
Marker interface to identify Web Editor Framework plugins.
|
| WEFResource |
Interface definition of a Web Editor Framework resource
|
| Class | Description |
|---|---|
| WEFApplicationImpl |
Implementation of a WEFApplication that is capable of registering itself
with a plugin registry.
|
| WEFPluginImpl |
Implementation of a WEFPlugin that is capable of registering itself
with a plugin registry.
|
| WEFPluginRegistry |
Registry of Web Editor Framework plugins.
|
| WEFResourceImpl |
Implementation of a WEFResource, representing a resource that can be
referenced in a WEF based application.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.