Package org.nuxeo.ecm.directory
package org.nuxeo.ecm.directory
-
ClassDescriptionConsumer to load data from CSV according to the dataLoadingPolicy.Implementation of common Reference logic.Basic directory descriptor, containing the basic fields used by all directories.How directory semi-"fulltext" searches are matched with a query string.Base session class with helper methods common to all kinds of directory sessions.Visitor for a query to check if it contains a reference to a given field.Default implementation for a directory factory component, that simply delegates registration of descriptors to the
DirectoryService
.The directory interface.Very simple cache system to cache directory entry lookups (not search queries) on top of nuxeo cacheEvent listener that flushes theDirectoryService
caches.Helper to load data from a CSV file.Directory ui descriptorException thrown when attempting to delete a directory entry which has constraints preventing the deletion.Specific exception thrown when a directory entry is not foundThisObjectResolver
allows to manage integrity for fields containing references to directory's entry.Exception thrown when dealing with a Directory.GenericBaseDirectoryDescriptor
registry holding registered descriptors and instantiatedDirectory
objects.Exception thrown when access to a directory is denied.Interface to be used by Directory implementations to perform arbitrary "fetch-time" adaptations on the entry fields and the readonly flag.Interface to make Session behave as a source for a DirectoryCache instanceDelete constraint preventing from removing an entry from a parent directory if it is referenced in a child directory.Reference that uses the matching reference of the target directory to actually do the job.Exception thrown when an operation is not allowed on a given directory entry.Helper to check passwords and generated hashed salted ones.Common permission descriptor for all directory that use security checkBase interface for references between directory fields.A session used to access entries in a directory.