Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.directory.DirectoryCache

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

Uses of DirectoryCache in org.nuxeo.ecm.directory
 

Methods in org.nuxeo.ecm.directory that return DirectoryCache
 DirectoryCache AbstractDirectory.getCache()
           
 DirectoryCache Directory.getCache()
          Gets the cache instance of the directory
 

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

Methods in org.nuxeo.ecm.directory.ldap that return DirectoryCache
 DirectoryCache LDAPDirectoryProxy.getCache()
           
 

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

Methods in org.nuxeo.ecm.directory.sql that return DirectoryCache
 DirectoryCache SQLDirectoryProxy.getCache()
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.