Nuxeo Enterprise Platform 5.4

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(java.lang.String entryId, EntrySource source)
           
 DocumentModel DirectoryCache.getEntry(java.lang.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 Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.