Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.directory.EntrySource

Packages that use EntrySource
org.nuxeo.ecm.directory   
org.nuxeo.ecm.directory.ldap   
org.nuxeo.ecm.directory.sql   
 

Uses of EntrySource in org.nuxeo.ecm.directory
 

Methods in org.nuxeo.ecm.directory with parameters of type EntrySource
 DocumentModel DirectoryCache.getEntry(String entryId, EntrySource source)
           
 DocumentModel DirectoryCache.getEntry(String entryId, EntrySource source, boolean fetchReferences)
           
 

Uses of EntrySource in org.nuxeo.ecm.directory.ldap
 

Classes in org.nuxeo.ecm.directory.ldap that implement EntrySource
 class LDAPSession
          This class represents a session against an LDAPDirectory.
 

Uses of EntrySource in org.nuxeo.ecm.directory.sql
 

Classes in org.nuxeo.ecm.directory.sql that implement EntrySource
 class SQLSession
          This class represents a session against an SQLDirectory.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.