public class MultiDirectory extends AbstractDirectory
cache, descriptor, fieldMapper, references, registry, sessionCount, sessionMaxCount| Constructor and Description | 
|---|
| MultiDirectory(MultiDirectoryDescriptor descriptor) | 
| Modifier and Type | Method and Description | 
|---|---|
| MultiDirectoryDescriptor | getDescriptor()To be implemented with a more specific return type. | 
| List<Reference> | getReferences(String referenceFieldName)Lookup the References by field name. | 
| Session | getSession()Creates a session for accessing entries in this directory. | 
| void | invalidateDirectoryCache()Invalidates the cache instance of the directory | 
addReference, addReferences, addSession, doSanityChecks, getCache, getDirectoryDeleteConstraints, getFieldMapper, getIdField, getName, getParentDirectory, getPasswordField, getReference, getReferences, getSchema, getTypes, invalidateCaches, isMultiTenant, isReadOnly, isReference, orderEntries, removeSession, setReadOnly, shutdownpublic MultiDirectory(MultiDirectoryDescriptor descriptor)
public MultiDirectoryDescriptor getDescriptor()
AbstractDirectorygetDescriptor in class AbstractDirectorypublic Session getSession() throws DirectoryException
DirectoryDirectoryException - if a session cannot be createdpublic List<Reference> getReferences(String referenceFieldName)
DirectorygetReferences in interface DirectorygetReferences in class AbstractDirectorypublic void invalidateDirectoryCache() throws DirectoryException
DirectoryinvalidateDirectoryCache in interface DirectoryinvalidateDirectoryCache in class AbstractDirectoryDirectoryExceptionCopyright © 2016 Nuxeo SA. All rights reserved.