Nuxeo Enterprise Platform 5.1

Package org.nuxeo.ecm.directory

Interface Summary
Directory The directory interface.
DirectoryFactory  
DirectoryResultSet A table of data representing a directory result set, which is generated by executing a query on a Directory.
EntrySource Interface to make Session behave as a source for a DirectoryCache instance
IdGenerator The IdGenerator creates new ids needed when creating new entries in a Directory.
Reference Base interface for references between directory fields References are used to leverage SQL joins or attributes that store a list of distinguished names in LDAP servers (e.g.
Session A session used to access entries in a directory.
 

Class Summary
AbstractDirectory  
AbstractDirectory.EntryComparator DocumentModel comparator.
AbstractReference Implementation of common Reference logic.
DirectoryActivator  
DirectoryCache Very simple cache system to cache directory entry lookups (not search queries) Beware that this cache is not transaction aware (which is not a problem for LDAP directories anyway).
DirectoryCache.CachedEntry  
DirectoryFactoryDescriptor  
DirectoryFactoryProxy  
DirectoryFieldMapper  
DirectoryServiceImpl  
InverseReference Reference that uses the matching reference of the target directory to actually do the job.
 

Exception Summary
DirectoryException An exception thrown when a communication error occurs during an operation on an NXDirectory.
SizeLimitExceededException  
UniqueResultException  
 


Nuxeo Enterprise Platform 5.1

Copyright ? 2007 Nuxeo SAS. All Rights Reserved.