public class ShowcaseContentServiceImpl extends DefaultComponent implements ShowcaseContentService
| Modifier and Type | Field and Description |
|---|---|
static String |
EP_CONTENTS |
lastModified, name| Constructor and Description |
|---|
ShowcaseContentServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ShowcaseContentDescriptor> |
getContributions() |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
void |
triggerImporters(CoreSession session) |
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 EP_CONTENTS
public ShowcaseContentServiceImpl()
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 void triggerImporters(CoreSession session)
triggerImporters in interface ShowcaseContentServiceprotected List<ShowcaseContentDescriptor> getContributions()
Copyright © 2019 Nuxeo. All rights reserved.