Package org.nuxeo.directory.mongodb
Class MongoDBDirectoryFactory
- java.lang.Object
-
- org.nuxeo.runtime.model.DefaultComponent
-
- org.nuxeo.ecm.directory.DefaultDirectoryFactory
-
- org.nuxeo.directory.mongodb.MongoDBDirectoryFactory
-
- All Implemented Interfaces:
Adaptable
,Component
,Extensible
,TimestampedService
public class MongoDBDirectoryFactory extends DefaultDirectoryFactory
- Since:
- 9.1
-
-
Field Summary
-
Fields inherited from class org.nuxeo.ecm.directory.DefaultDirectoryFactory
DIRECTORIES_XP
-
Fields inherited from class org.nuxeo.runtime.model.DefaultComponent
lastModified, name
-
-
Constructor Summary
Constructors Constructor Description MongoDBDirectoryFactory()
-
Method Summary
-
Methods inherited from class org.nuxeo.ecm.directory.DefaultDirectoryFactory
registerContribution, unregisterContribution
-
Methods inherited from class org.nuxeo.runtime.model.DefaultComponent
activate, addRuntimeMessage, addRuntimeMessage, deactivate, getAdapter, getDescriptor, getDescriptors, getLastModified, getRegistry, register, registerExtension, setLastModified, setModifiedNow, setName, start, stop, unregister, unregisterExtension
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.nuxeo.runtime.model.Component
applicationStarted, getApplicationStartedOrder
-
-