Nuxeo Enterprise Platform 5.4

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(java.lang.String entryId, boolean fetchReferences)
           
 

Method Detail

getEntryFromSource

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.