public class NuxeoCmisServiceFactoryDescriptor extends Object
Modifier and Type | Field and Description |
---|---|
Class<? extends NuxeoCmisServiceFactory> |
factoryClass |
Map<String,String> |
factoryParameters |
Constructor and Description |
---|
NuxeoCmisServiceFactoryDescriptor() |
NuxeoCmisServiceFactoryDescriptor(NuxeoCmisServiceFactoryDescriptor other)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends NuxeoCmisServiceFactory> |
getFactoryClass() |
void |
merge(NuxeoCmisServiceFactoryDescriptor other) |
public Class<? extends NuxeoCmisServiceFactory> factoryClass
public Map<String,String> factoryParameters
public NuxeoCmisServiceFactoryDescriptor()
public NuxeoCmisServiceFactoryDescriptor(NuxeoCmisServiceFactoryDescriptor other)
public Class<? extends NuxeoCmisServiceFactory> getFactoryClass()
public void merge(NuxeoCmisServiceFactoryDescriptor other)
Copyright © 2018 Nuxeo. All rights reserved.