Uses of Interface
org.nuxeo.ecm.core.cache.CacheService
-
Packages that use CacheService Package Description org.nuxeo.ecm.core.cache org.nuxeo.ecm.directory org.nuxeo.ecm.platform.usermanager -
-
Uses of CacheService in org.nuxeo.ecm.core.cache
Classes in org.nuxeo.ecm.core.cache that implement CacheService Modifier and Type Class Description class
CacheServiceImpl
Cache service implementation to manage nuxeo cache -
Uses of CacheService in org.nuxeo.ecm.directory
Methods in org.nuxeo.ecm.directory that return CacheService Modifier and Type Method Description protected CacheService
DirectoryCache. getCacheService()
-
Uses of CacheService in org.nuxeo.ecm.platform.usermanager
Fields in org.nuxeo.ecm.platform.usermanager declared as CacheService Modifier and Type Field Description protected CacheService
UserManagerImpl. cacheService
-