Uses of Class
org.nuxeo.ecm.directory.DirectoryCache
-
Packages that use DirectoryCache Package Description org.nuxeo.ecm.directory -
-
Uses of DirectoryCache in org.nuxeo.ecm.directory
Fields in org.nuxeo.ecm.directory declared as DirectoryCache Modifier and Type Field Description protected DirectoryCache
AbstractDirectory. cache
Methods in org.nuxeo.ecm.directory that return DirectoryCache Modifier and Type Method Description DirectoryCache
AbstractDirectory. getCache()
DirectoryCache
Directory. getCache()
Gets the cache instance of the directory
-