Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.directory
Interface EntrySource

All Known Implementing Classes:
LDAPSession, SQLSession

public interface EntrySource

Interface to make Session behave as a source for a DirectoryCache instance

Author:
Olivier Grisel

Method Summary
 DocumentModel getEntryFromSource(String entryId, boolean fetchReferences)
           
 

Method Detail

getEntryFromSource

DocumentModel getEntryFromSource(String entryId,
                                 boolean fetchReferences)
                                 throws DirectoryException
Throws:
DirectoryException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.