Nuxeo Enterprise Platform 5.4

Package org.nuxeo.ecm.directory

Interface Summary
Directory The directory interface.
DirectoryFactory  
DirectoryResultSet Deprecated.
EntryAdaptor Interface to be used by Directory implementations to perform arbitrary "fetch-time" adaptations on the entry fields and the readonly flag.
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.
Session A session used to access entries in a directory.
 

Class Summary
AbstractDirectory  
AbstractReference Implementation of common Reference logic.
BaseSession Base session class with helper methods common to all kinds of directory sessions.
DirectoryCache Very simple cache system to cache directory entry lookups (not search queries).
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.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.