| Package | Description |
|---|---|
| com.liferay.portal.kernel.webdav | |
| com.liferay.portal.kernel.webdav.methods |
| Modifier and Type | Method and Description |
|---|---|
MethodFactory |
WebDAVStorageWrapper.getMethodFactory() |
MethodFactory |
BaseWebDAVStorageImpl.getMethodFactory() |
MethodFactory |
WebDAVStorage.getMethodFactory() |
| Modifier and Type | Method and Description |
|---|---|
static MethodFactory |
MethodFactoryRegistryUtil.getDefaultMethodFactory() |
MethodFactory |
MethodFactoryRegistry.getDefaultMethodFactory() |
static MethodFactory |
MethodFactoryRegistryUtil.getMethodFactory(String className) |
MethodFactory |
MethodFactoryRegistry.getMethodFactory(String className) |
| Modifier and Type | Method and Description |
|---|---|
List<MethodFactory> |
MethodFactoryRegistry.getMethodFactories() |
static List<MethodFactory> |
MethodFactoryRegistryUtil.getMethodFactoryFactories() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MethodFactoryRegistryUtil.registerMethodFactory(MethodFactory methodFactory) |
void |
MethodFactoryRegistry.registerMethodFactory(MethodFactory methodFactory) |
static void |
MethodFactoryRegistryUtil.unregisterMethodFactory(MethodFactory methodFactory) |
void |
MethodFactoryRegistry.unregisterMethodFactory(MethodFactory methodFactory) |