Interface EntrySource

All Known Implementing Classes:
BaseSession, CoreDirectorySession, LDAPSession, MemoryDirectorySession, MongoDBSession, MultiDirectorySession, SQLSession

public interface EntrySource
Interface to make Session behave as a source for a DirectoryCache instance
Author:
Olivier Grisel
  • Method Details

    • getEntryFromSource

      DocumentModel getEntryFromSource(String entryId, boolean fetchReferences)