Uses of Class
org.alfresco.repo.cache.lookup.EntityLookupCache
Packages that use EntityLookupCache
-
Uses of EntityLookupCache in org.alfresco.repo.search.impl.querymodel.impl.db
Fields in org.alfresco.repo.search.impl.querymodel.impl.db declared as EntityLookupCacheModifier and TypeFieldDescriptionprotected EntityLookupCache<Long,Node, NodeRef> DBQueryEngine.nodesCacheConstructors in org.alfresco.repo.search.impl.querymodel.impl.db with parameters of type EntityLookupCacheModifierConstructorDescriptionNodePermissionAssessor(NodeService nodeService, PermissionService permissionService, Authority authority, EntityLookupCache<Long, Node, NodeRef> nodeCache)