public class WIPluggableBackendManager extends DefaultComponent
Modifier and Type | Field and Description |
---|---|
static String |
BACKEND_FACTORY_XP |
static String |
DOC_TYPES_XP |
static String |
folderishDocType |
static String |
ITEM_FACTORY_XP |
static String |
leafDocType |
static ComponentName |
NAME |
Constructor and Description |
---|
WIPluggableBackendManager() |
Modifier and Type | Method and Description |
---|---|
NuxeoListItem |
createItem(DocumentModel doc,
String corePathPrefix,
String urlRoot) |
BackendFactory |
getBackendFactory() |
static WIPluggableBackendManager |
instance() |
void |
registerContribution(Object contribution,
String extensionPoint,
ComponentInstance contributor) |
activate, applicationStarted, deactivate, getAdapter, registerExtension, unregisterContribution, unregisterExtension
public static String BACKEND_FACTORY_XP
public static String ITEM_FACTORY_XP
public static String DOC_TYPES_XP
public static String leafDocType
public static String folderishDocType
public static final ComponentName NAME
public static WIPluggableBackendManager instance()
public BackendFactory getBackendFactory()
public NuxeoListItem createItem(DocumentModel doc, String corePathPrefix, String urlRoot)
public void registerContribution(Object contribution, String extensionPoint, ComponentInstance contributor) throws Exception
registerContribution
in class DefaultComponent
Exception
Copyright © 2011 Nuxeo SA. All Rights Reserved.