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, shutdown
public MultiDirectory(MultiDirectoryDescriptor descriptor)
public MultiDirectoryDescriptor getDescriptor()
AbstractDirectory
getDescriptor
in class AbstractDirectory
public Session getSession() throws DirectoryException
Directory
DirectoryException
- if a session cannot be createdpublic List<Reference> getReferences(String referenceFieldName)
Directory
getReferences
in interface Directory
getReferences
in class AbstractDirectory
public void invalidateDirectoryCache() throws DirectoryException
Directory
invalidateDirectoryCache
in interface Directory
invalidateDirectoryCache
in class AbstractDirectory
DirectoryException
Copyright © 2016 Nuxeo SA. All rights reserved.