|
Nuxeo Enterprise Platform 5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Enterprise Platform 5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |