Package org.alfresco.repo.cache.lookup
package org.alfresco.repo.cache.lookup
-
ClassDescriptionKey-wrapper used to separate cache regions, allowing a single cache to be used for different purposes. This class is distinct from the ID key so that ID-based lookups don't class with value-based lookups.Value-key-wrapper used to separate cache regions, allowing a single cache to be used for different purposes. This class is distinct from the region key so that ID-based lookups don't class with value-based lookups.A cache for two-way lookups of database entities.Interface to support lookups of the entities using keys and values.EntityLookupCache.EntityLookupCallbackDAOAdaptor<K2 extends Serializable,
V2, VK2 extends Serializable> Adaptor for implementations that support immutable entities.