Uses of Class
org.alfresco.repo.cache.lookup.EntityLookupCache
-
Packages that use EntityLookupCache Package Description org.alfresco.repo.search.impl.querymodel.impl.db -
-
Uses of EntityLookupCache in org.alfresco.repo.search.impl.querymodel.impl.db
Fields in org.alfresco.repo.search.impl.querymodel.impl.db declared as EntityLookupCache Modifier and Type Field Description protected EntityLookupCache<Long,Node,NodeRef>DBQueryEngine. nodesCacheConstructors in org.alfresco.repo.search.impl.querymodel.impl.db with parameters of type EntityLookupCache Constructor Description NodePermissionAssessor(NodeService nodeService, PermissionService permissionService, Authority authority, EntityLookupCache<Long,Node,NodeRef> nodeCache)
-