public class LayoutDemoService extends DefaultComponent implements LayoutDemoManager
| Modifier and Type | Field and Description | 
|---|---|
static String | 
WIDGET_TYPES_EP_NAME  | 
lastModified, nameAPPLICATION_PATH, PREVIEW_PATH| Constructor and Description | 
|---|
LayoutDemoService()  | 
| Modifier and Type | Method and Description | 
|---|---|
DemoWidgetType | 
getWidgetType(String widgetTypeName)  | 
DemoWidgetType | 
getWidgetTypeByViewId(String viewId)  | 
List<DemoWidgetType> | 
getWidgetTypes(String category)  | 
void | 
registerContribution(Object contribution,
                    String extensionPoint,
                    ComponentInstance contributor)  | 
void | 
unregisterContribution(Object contribution,
                      String extensionPoint,
                      ComponentInstance contributor)  | 
activate, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterExtensionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplicationStarted, getApplicationStartedOrderpublic static final String WIDGET_TYPES_EP_NAME
public LayoutDemoService()
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
registerContribution in class DefaultComponentpublic void unregisterContribution(Object contribution, String extensionPoint, ComponentInstance contributor)
unregisterContribution in class DefaultComponentpublic DemoWidgetType getWidgetType(String widgetTypeName)
getWidgetType in interface LayoutDemoManagerpublic DemoWidgetType getWidgetTypeByViewId(String viewId)
getWidgetTypeByViewId in interface LayoutDemoManagerpublic List<DemoWidgetType> getWidgetTypes(String category)
getWidgetTypes in interface LayoutDemoManagerCopyright © 2019 Nuxeo. All rights reserved.