public class WebDavService
extends org.nuxeo.runtime.model.DefaultComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
BACKEND_FACTORY_XP |
protected BackendFactory |
backendFactory |
static org.nuxeo.runtime.model.ComponentName |
NAME |
| Constructor and Description |
|---|
WebDavService() |
| Modifier and Type | Method and Description |
|---|---|
BackendFactory |
getBackendFactory() |
static WebDavService |
instance() |
void |
registerContribution(Object contribution,
String extensionPoint,
org.nuxeo.runtime.model.ComponentInstance contributor) |
void |
setBackendFactory(BackendFactory backendFactory) |
public static final org.nuxeo.runtime.model.ComponentName NAME
public static String BACKEND_FACTORY_XP
protected BackendFactory backendFactory
public static WebDavService instance()
public BackendFactory getBackendFactory()
public void setBackendFactory(BackendFactory backendFactory)
Copyright © 2019 Nuxeo SA. All rights reserved.